mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 22:10:45 +02:00
[ticket/13740] Move handle_language_select calls to the controllers
PHPBB3-13740
This commit is contained in:
@@ -53,6 +53,8 @@ class installer_index
|
||||
|
||||
public function handle($mode)
|
||||
{
|
||||
$this->helper->handle_language_select();
|
||||
|
||||
switch ($mode)
|
||||
{
|
||||
case "intro":
|
||||
|
Reference in New Issue
Block a user