aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/console/command/command.php
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/14569] Extract CLI progress bar creation to a methodMatt Friedman2016-04-121-0/+45
| | | | PHPBB3-14569
* [ticket/12656] Pass user object into all console commands.Andreas Fischer2014-07-171-0/+13
| | | | PHPBB3-12656
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-3/+7
| | | | PHPBB3-12594
* [ticket/11998] Add phpBB abstraction for application and command.Andreas Fischer2013-11-051-0/+14
PHPBB3-11998