aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/controller/provider.php
Commit message (Collapse)AuthorAgeFilesLines
* [feature/controller] Rename get_paths to import_paths_from_finderDavid King2012-11-161-16/+4
| | | | | | Also removed unused variable from url_matcher function PHPBB3-10864
* [feature/controller] Implement a front controllerDavid King2012-11-161-0/+94
PHPBB3-10864