aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb
Commit message (Expand)AuthorAgeFilesLines
* [ticket/11700] Get the installer to run with namespacesNils Adermann2013-09-162-4/+11
* [ticket/11700] Avoid \t in double quoted strings for template codeNils Adermann2013-09-161-1/+1
* [ticket/11700] Correclty use namespaces in notificationsNils Adermann2013-09-161-13/+13
* [ticket/11700] Fix number class names in 3.0.x migrationsNils Adermann2013-09-1637-109/+109
* [ticket/11700] Namespaces and class names should not start with digitsNils Adermann2013-09-1656-40/+40
* [ticket/11700] Move all recent code to namespacesNils Adermann2013-09-16243-1047/+1533
* [ticket/11700] Use a new style constructor for the error collectorNils Adermann2013-07-141-1/+1
* [ticket/11700] include and define are not valid class namesNils Adermann2013-07-145-8/+8
* [ticket/11700] Implement namespace loading in the class loaderNils Adermann2013-07-141-31/+18
* [ticket/11700] Modify all code to use the new interface namesNils Adermann2013-07-1430-113/+113
* [ticket/11700] With namespaces interface will no longer be a valid classnameNils Adermann2013-07-1411-14/+14
* [ticket/11696] Move file to new directoryJoas Schilling2013-07-141-0/+2486
* [ticket/11696] Rename db_tools.php so it can be autoloadedJoas Schilling2013-07-141-5/+0
* [ticket/11698] Moving all autoloadable files to phpbb/Nils Adermann2013-07-14246-0/+46786