aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/console/command/config/get.php
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/12656] Use lang keys for all CLI stringsDhruv2014-07-231-3/+3
| | | | PHPBB3-12656
* [ticket/12656] Use lang keys for CLI command descriptionsDhruv2014-07-231-1/+1
| | | | PHPBB3-12656
* [ticket/12721] Add Squiz.ControlStructures.ElseIfDeclaration in legacyTristan Darricau2014-06-161-1/+1
| | | | PHPBB3-12721
* [ticket/12715] Update console command config:* commentsTristan Darricau2014-06-151-0/+14
| | | | PHPBB3-12715
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-3/+7
| | | | PHPBB3-12594
* [ticket/12039] Allow getting the value without a new line at the endJoas Schilling2014-01-101-1/+11
| | | | PHPBB3-12039
* [ticket/12039] Do not colour returned value in get commandJoas Schilling2014-01-081-1/+1
| | | | PHPBB3-12039
* [ticket/12039] Use an abstract class and some more minor adjustmentsJoas Schilling2013-11-271-0/+44
PHPBB3-12039