aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/controller
Commit message (Expand)AuthorAgeFilesLines
* [feature/controller] Use a dumped url matcher class to improve performanceDavid King2012-11-161-36/+0
* [feature/controller] Use assign_display() instead of return_display()David King2012-11-161-1/+1
* [feature/controller] Inject dependencies instead of containerDavid King2012-11-161-21/+21
* [feature/controller] includes/functions.php is included by defaultDavid King2012-11-161-5/+0
* [feature/controller] Implement a front controllerDavid King2012-11-164-0/+395