Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ticket/11700] Fix extension loading with namespaces | Nils Adermann | 2013-09-19 | 1 | -1/+3 |
| | | | | | | | 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 | 1 | -0/+23 |
PHPBB3-10864 |