aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/console/command/extension/enable.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/12909] Use correct lang vars in cli extension enablen-aleha2014-08-031-2/+2
* [ticket/12656] Use lang keys for all CLI stringsDhruv2014-07-231-3/+3
* [ticket/12656] Use lang keys for CLI command descriptionsDhruv2014-07-231-1/+1
* Merge pull request #2669 from Nicofuma/ticket/12777Joas Schilling2014-06-291-1/+1
|\
| * [ticket/12777] Rename extension status functions and add is_configured()Tristan Darricau2014-06-271-1/+1
* | [ticket/12773] Fix language variable name in cli extension enable commandn-aleha2014-06-261-1/+1
|/
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-3/+7
* [ticket/12074] Don't log errorsTristan Darricau2014-05-091-1/+0
* [ticket/12074] Managing extensions doesn't produce any log entryTristan Darricau2014-05-091-0/+2
* [ticket/11998] Turn develop/extensions.php into console commands.Andreas Fischer2013-11-051-0/+47