mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-02 14:57:37 +02:00
i have nothing to say... just ignore this line.
git-svn-id: file:///svn/phpbb/trunk@4856 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -192,8 +192,8 @@ if (!$language)
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
include($phpbb_root_path . 'language/' . $language . '/lang_main.'.$phpEx);
|
include($phpbb_root_path . 'language/' . $language . '/common.'.$phpEx);
|
||||||
include($phpbb_root_path . 'language/' . $language . '/lang_admin.'.$phpEx);
|
include($phpbb_root_path . 'language/' . $language . '/admin.'.$phpEx);
|
||||||
|
|
||||||
|
|
||||||
// Here we do a number of tests and where appropriate reset the installation level
|
// Here we do a number of tests and where appropriate reset the installation level
|
||||||
|
Reference in New Issue
Block a user