summaryrefslogtreecommitdiff
path: root/www/functions/func_folder.php
AgeCommit message (Expand)AuthorFilesLines
2014-04-21Now you can get a full list of FILES or DIRECTORY from class files. Also chan...Horus31-3/+3
2014-03-29Improved the ban system and the download mechanism.Horus31-2/+2
2014-03-27Merge branch 'master' of git.iamfabulous.de:files.iamfabulous.demoehm1-2/+2
2014-03-27Merge in comming. Added new function to generate a donwload id.moehm1-4/+82
2014-03-27Bug fixes.Horus31-2/+2
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