mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-27 21:58:52 +00: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
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue