mirror of
https://github.com/phpbb/phpbb.git
synced 2025-01-18 22:58:10 +01: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:
parent
2c6f3d43ab
commit
1e7d00528a
@ -192,8 +192,8 @@ if (!$language)
|
||||
}
|
||||
}
|
||||
|
||||
include($phpbb_root_path . 'language/' . $language . '/lang_main.'.$phpEx);
|
||||
include($phpbb_root_path . 'language/' . $language . '/lang_admin.'.$phpEx);
|
||||
include($phpbb_root_path . 'language/' . $language . '/common.'.$phpEx);
|
||||
include($phpbb_root_path . 'language/' . $language . '/admin.'.$phpEx);
|
||||
|
||||
|
||||
// Here we do a number of tests and where appropriate reset the installation level
|
||||
|
Loading…
x
Reference in New Issue
Block a user