aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/avatar/driver/upload.php
Commit message (Expand)AuthorAgeFilesLines
* [feature/avatars] Create setting for enabling avatar in managerMarc Alexander2012-11-301-17/+5
* [feature/avatars] Check for existing functions rather than using _onceMarc Alexander2012-11-261-1/+4
* [feature/avatars] Even more fixes to docblocksMarc Alexander2012-11-251-1/+1
* [feature/avatars] Docblock fixes and small change for php_extMarc Alexander2012-11-251-2/+2
* [feature/avatars] Remove unnecessary abbreviationsMarc Alexander2012-11-251-4/+4
* [feature/avatars] Move avatar specific settings to driversMarc Alexander2012-11-211-0/+15
* [feature/avatars] Use protected instead of privateMarc Alexander2012-11-191-1/+1
* [feature/avatars] Fix the docs and small naming fixesMarc Alexander2012-11-191-1/+3
* [feature/avatars] Use request class in upload avatarMarc Alexander2012-11-171-1/+2
* [feature/avatars] Small fixes after transition to service containersMarc Alexander2012-11-171-1/+1
* [feature/avatars] Shorten avatar driver's class nameMarc Alexander2012-11-161-0/+147