aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/install/console/command/install
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/13454] Remove unused variablesMarc Alexander2016-01-061-1/+1
| | | | | | This is the first part of the changes. More to come. PHPBB3-13454
* [ticket/14281] Correctly pass parameters to add_error_messageMarc Alexander2015-11-101-1/+1
| | | | PHPBB3-14281
* [ticket/14281] Fix installer CLI after recent changesMarc Alexander2015-11-102-3/+3
| | | | PHPBB3-14281
* [ticket/13740] Remove default config CLI commandMate Bartus2015-07-211-103/+0
| | | | PHPBB3-13740
* [ticket/13740] Fix CS and docblocksMate Bartus2015-07-211-4/+6
| | | | PHPBB3-13740
* [ticket/13740] Exit from installation if phpBB is already installedMate Bartus2015-07-201-7/+17
| | | | PHPBB3-13740
* [ticket/13740] CLI installer and fixesTristan Darricau2015-07-084-0/+560
[ci skip] PHPBB3-13740