aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/console/command/extension/command.php
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/12656] Pass user object into all console commands.Andreas Fischer2014-07-171-2/+2
| | | | PHPBB3-12656
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-3/+7
| | | | PHPBB3-12594
* [ticket/12074] Update the visibility of the constructorTristan Darricau2014-05-091-1/+1
| | | | PHPBB3-12074
* [ticket/12074] Managing extensions doesn't produce any log entryTristan Darricau2014-05-091-1/+5
| | | | PHPBB3-12074
* [ticket/11998] Turn develop/extensions.php into console commands.Andreas Fischer2013-11-051-0/+22
PHPBB3-11998