summaryrefslogtreecommitdiff
path: root/www/upload.php
AgeCommit message (Collapse)AuthorFilesLines
2014-03-12<\? -> <\?phpHorus31-1/+1
2014-03-12fixed PHP's bug with empty()Horus31-2/+3
2014-03-12regex for detecting hyperlinksHorus31-0/+8
2014-03-11Upload checks if file already exist. If true, it just do the database linking.Horus31-13/+43
2014-03-11changed the order of executionHorus31-11/+9
2014-03-11quota exceededHorus31-0/+12
2014-03-11now it even works!Horus31-4/+13
2014-03-11+sroot1-1/+1
2014-03-11gzip compression for uploadsHorus31-5/+6
2014-03-10upload worksroot1-8/+14
2014-03-10file uploadroot1-0/+57