Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ticket/11948] Allow resource importing for routing | Joas Schilling | 2013-10-21 | 1 | -0/+4 |
| | | | | PHPBB3-11948 | ||||
* | [ticket/11948] Add second routing file to tests | Joas Schilling | 2013-10-19 | 1 | -0/+3 |
| | | | | PHPBB3-11948 | ||||
* | [ticket/11700] Fix extension loading with namespaces | Nils Adermann | 2013-09-19 | 2 | -2/+4 |
| | | | | | | | class loader now expects all classes to be prefixed with a backslash when resolving paths PHPBB3-11700 | ||||
* | [feature/controller] Remove empty __construct() method | David King | 2012-11-16 | 1 | -7/+0 |
| | | | | PHPBB3-10864 | ||||
* | [feature/controller] Implement a front controller | David King | 2012-11-16 | 3 | -0/+29 |
PHPBB3-10864 |