aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/console/application.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/12655] Set register_container_commands as publicTristan Darricau2014-06-051-4/+1
* [ticket/12655] Don't try to restore the definition in the helpTristan Darricau2014-06-051-9/+4
* [ticket/12655] Fix coding styleTristan Darricau2014-06-051-7/+8
* [ticket/12655] Make the --shell option available only for phpbbcli.phpTristan Darricau2014-06-041-3/+44
* [ticket/12655] Fix coding style in \phpbb\console\applicationTristan Darricau2014-06-041-2/+8
* [ticket/12655] Set the arguments of \phpbb\console\application as requiredTristan Darricau2014-06-041-1/+1
* [ticket/12655] Run the shell when --shell is usedTristan Darricau2014-06-041-0/+38
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-3/+7
* [ticket/11998] Add phpBB abstraction for application and command.Andreas Fischer2013-11-051-0/+23