mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 05:50:42 +02:00
some fixes to be committed.
git-svn-id: file:///svn/phpbb/trunk@6975 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -1440,7 +1440,7 @@ class user extends session
|
||||
if (!$this->lang_path)
|
||||
{
|
||||
global $phpbb_root_path, $config;
|
||||
|
||||
|
||||
$this->lang_path = $phpbb_root_path . 'language/' . $config['default_lang'] . '/';
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user