aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/functions_upload.php
Commit message (Expand)AuthorAgeFilesLines
* - removed group settings from rolesMeik Sievertsen2006-04-221-8/+4
* - clean up marklist calls (global function)Meik Sievertsen2006-04-171-0/+33
* To all people having their bug status set to fixed: SF pserver CVS access is ...Meik Sievertsen2006-04-061-6/+19
* (hopefully) fixed the error display for uploading avatars (if avatar is too big)Meik Sievertsen2006-03-281-1/+2
* - a bunch of bugfixes. :PMeik Sievertsen2006-03-211-1/+0
* - fix some bugs...Meik Sievertsen2006-03-171-1/+1
* - streamlined reports to consist of the feature set we decided upon (Nils, yo...Meik Sievertsen2006-03-121-1/+7
* - use acl_m_ instead of acl_mMeik Sievertsen2005-11-191-2/+20
* do not use php5 functionMeik Sievertsen2005-07-281-2/+2
* - check for empty uploaded fileMeik Sievertsen2005-05-101-0/+8
* - some cross-db related changesMeik Sievertsen2005-05-051-2/+69
* - test slightly modified topic tracking codeMeik Sievertsen2005-04-301-5/+13
* - Documentation related changesMeik Sievertsen2005-04-091-28/+24
* new file upload class handling all file uploads.Meik Sievertsen2005-03-211-0/+582