summaryrefslogtreecommitdiff
path: root/www/functions/func_folder.php
AgeCommit message (Expand)AuthorFilesLines
2014-03-26Various improvements, e.g. move_folder() and a new database layout.moehm1-3/+45
2014-03-18Checks if new folder name contains a "/".Horus31-1/+5
2014-03-18No more duplicate folders anymore.Horus31-0/+7
2014-03-17Fixed first bug in print_browser() in matters pertaining to func creat_folder...Horus31-0/+2
2014-03-17Added directory creation to the browser and fixed all the bugs in func_folderoweissbarth1-2/+2
2014-03-17rename mkdir() to create_folder()Horus31-1/+1
2014-03-17func mkdirHorus31-0/+29