aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/config
Commit message (Collapse)AuthorAgeFilesLines
...
* [feature/dic] Make use of calls to cut down on boilerplateIgor Wiedler2012-03-311-0/+8
| | | | PHPBB3-10739
* [feature/dic] Move class loader into DICIgor Wiedler2012-03-311-3/+18
| | | | PHPBB3-10739
* [feature/dic] Move cron manager into DICIgor Wiedler2012-03-311-0/+11
| | | | PHPBB3-10739
* [feature/dic] Remove cache factory, now handled by DICIgor Wiedler2012-03-312-12/+7
| | | | PHPBB3-10739
* [feature/dic] Convert common.php to Symfony2 DependencyInjection componentIgor Wiedler2012-03-312-0/+98
PHPBB3-10739