aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/avatar/driver/driver.php
Commit message (Expand)AuthorAgeFilesLines
* [task/code-sniffer] Remove the IN_PHPBB check side-effect from class files.Andreas Fischer2013-10-301-8/+0
* [ticket/11930] Update docblock of avatar driver constructorMarc Alexander2013-10-211-0/+1
* [ticket/11930] Modify order of properties to fit constructor methodMarc Alexander2013-10-211-7/+7
* [ticket/11930] Move path_helper in front of optional cache argumentMarc Alexander2013-10-211-1/+1
* [ticket/11930] Use \phpbb\path_helper for avatar URLsMarc Alexander2013-10-171-1/+8
* [ticket/11700] Correctly load avatar templates for namespaced driversNils Adermann2013-09-191-1/+1
* [ticket/11700] Move all recent code to namespacesNils Adermann2013-09-161-7/+9
* [ticket/11700] Modify all code to use the new interface namesNils Adermann2013-07-141-4/+4
* [ticket/11698] Moving all autoloadable files to phpbb/Nils Adermann2013-07-141-0/+138