aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/functions_upload.php
Commit message (Expand)AuthorAgeFilesLines
* he braces style is deprecated as of PHP 6Meik Sievertsen2006-10-071-15/+0
* - added confirmation to removing bbcodesMeik Sievertsen2006-09-281-2/+7
* - fixed some bugsMeik Sievertsen2006-09-131-0/+18
* check file typeMeik Sievertsen2006-09-051-0/+44
* some updates. Also adjusted the utf tools and normalizer more to our coding g...Meik Sievertsen2006-08-221-1/+1
* make sure custom profile fields are created correctly on registration (#2225)Meik Sievertsen2006-06-131-51/+117
* some tiny changes...Meik Sievertsen2006-05-261-8/+10
* - fixed a few smaller thingsMeik Sievertsen2006-05-201-1/+1
* - 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