Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ticket/14387] Extend avatar-driver by extension in ACP not possible | javiexin | 2016-01-02 | 1 | -0/+7 |
| | | | | | | | | | | Create two driver methods to provide the driver config name and the driver ACP template name, and use them within the manager method. Default driver config name and template name are the same as now. But new drivers are able to override the config name and template name with their own, including @vendor_extension. PHPBB3-14387 | ||||
* | [ticket/14387] Extend avatar-driver by extension in ACP not possible | javiexin | 2016-01-02 | 1 | -0/+7 |
| | | | | | | | | Create a driver method to provide the driver config name, and use it within the manager method. Default driver config name is the same as now. But new drivers are able to override the config name with their own. PHPBB3-14387 | ||||
* | [ticket/12594] Remove @package tags and update file headers | Yuriy Rusko | 2014-05-27 | 1 | -4/+7 |
| | | | | PHPBB3-12594 | ||||
* | [task/code-sniffer] Remove the IN_PHPBB check side-effect from class files. | Andreas Fischer | 2013-10-30 | 1 | -8/+0 |
| | | | | PHPBB3-11980 | ||||
* | [ticket/11700] Move all recent code to namespaces | Nils Adermann | 2013-09-16 | 1 | -14/+16 |
| | | | | PHPBB3-11700 | ||||
* | [ticket/11700] With namespaces interface will no longer be a valid classname | Nils Adermann | 2013-07-14 | 1 | -0/+116 |
PHPBB3-11700 |