summaryrefslogtreecommitdiff
path: root/www/createfolder.php
AgeCommit message (Collapse)AuthorFilesLines
2014-03-18func upload()Horus31-96/+0
2014-03-16Fixed security issues.Horus31-2/+4
2014-03-14Removed more warnings.oweissbarth1-2/+2
Added and reorganized inline docs. Every file should have a small header explaining what the file does and what the paramerters are.
2014-03-12<\? -> <\?phpHorus31-0/+0
2014-03-12TODO: Get the right root.root1-1/+1
2014-03-11Upload checks if file already exist. If true, it just do the database linking.Horus31-6/+6
2014-03-10instructions 4 oliHorus31-1/+1
2014-02-20folder creation is updatedroot1-3/+3
2014-02-19fixed typoHorus31-2/+11
2014-02-19fixed typoHorus31-4/+4
2014-02-17Now you can create folders without DoSroot1-33/+38
2014-02-17added GETHorus31-46/+59
2014-02-17create folderHorus31-0/+67