aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/console/command/extension
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/12773] Fix language variable name in cli extension enable commandn-aleha2014-06-261-1/+1
| | | | PHPBB3-12773
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-275-15/+35
| | | | PHPBB3-12594
* [ticket/12074] Update the visibility of the constructorTristan Darricau2014-05-091-1/+1
| | | | PHPBB3-12074
* [ticket/12074] Don't log errorsTristan Darricau2014-05-093-3/+0
| | | | PHPBB3-12074
* [ticket/12074] Managing extensions doesn't produce any log entryTristan Darricau2014-05-094-1/+11
| | | | PHPBB3-12074
* [ticket/11998] Turn develop/extensions.php into console commands.Andreas Fischer2013-11-055-0/+221
PHPBB3-11998