mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-12 11:44:08 +02:00
[ticket/13740] Move handle_language_select calls to the controllers
PHPBB3-13740
This commit is contained in:
@@ -176,6 +176,8 @@ class install
|
||||
// Determine whether the installation was started or not
|
||||
if (true)
|
||||
{
|
||||
$this->controller_helper->handle_language_select();
|
||||
|
||||
// Set active stage
|
||||
$this->menu_provider->set_nav_property(
|
||||
array('install', 0, 'introduction'),
|
||||
|
Reference in New Issue
Block a user