mirror of
https://github.com/phpbb/phpbb.git
synced 2025-02-24 12:03:21 +01:00
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10095 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
4c6360f5b5
commit
3cfde658f9
@ -68,6 +68,7 @@ class ucp_register
|
|||||||
|
|
||||||
$user->lang_name = $user_lang = $use_lang;
|
$user->lang_name = $user_lang = $use_lang;
|
||||||
$user->lang = array();
|
$user->lang = array();
|
||||||
|
$user->data['user_lang'] = $user->lang_name;
|
||||||
$user->add_lang(array('common', 'ucp'));
|
$user->add_lang(array('common', 'ucp'));
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
|
Loading…
x
Reference in New Issue
Block a user