aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/install/controller/install.php
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/14460] Use the selected language with AJAX requests as wellMate Bartus2016-02-061-2/+1
| | | | PHPBB3-14460
* [ticket/13454] Remove unused variablesMarc Alexander2016-01-061-1/+0
| | | | | | This is the first part of the changes. More to come. PHPBB3-13454
* [ticket/14269] Change HTTP status codes to 403Mate Bartus2015-12-051-1/+1
| | | | PHPBB3-14269
* [ticket/14269] Fix comments and language var namesMate Bartus2015-12-031-1/+1
| | | | PHPBB3-14269
* [ticket/14269] Use http_exceptions in the installer instead of die()Mate Bartus2015-11-271-1/+4
| | | | PHPBB3-14269
* [ticket/14039] Revamp updaterMate Bartus2015-10-171-37/+6
| | | | PHPBB3-14039
* [ticket/13740] Move handle_language_select calls to the controllersMate Bartus2015-07-261-0/+2
| | | | PHPBB3-13740
* [ticket/13740] Fix CSMate Bartus2015-07-241-1/+0
| | | | PHPBB3-13740
* [ticket/13740] Fix is_phpbb_installed() methodMate Bartus2015-07-231-1/+1
| | | | PHPBB3-13740
* [ticket/13740] Enhance server output buffer bypassMate Bartus2015-07-231-0/+3
| | | | PHPBB3-13740
* [ticket/13740] Allow language change in the installerMate Bartus2015-07-221-1/+1
| | | | PHPBB3-13740
* [ticket/13740] Fix CS and docblocksMate Bartus2015-07-211-5/+5
| | | | PHPBB3-13740
* [ticket/13740] Exit from installation if phpBB is already installedMate Bartus2015-07-201-3/+15
| | | | PHPBB3-13740
* [ticket/13740] Fix docblocks and commentsMate Bartus2015-07-201-0/+1
| | | | PHPBB3-13740
* [ticket/13740] Move installer files to phpbb/install directoryCHItA2015-07-081-0/+185
PHPBB3-13740