mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-06 08:47:45 +02:00
splitted language files
git-svn-id: file:///svn/phpbb/trunk@4844 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -43,7 +43,7 @@ class custom_profile
|
||||
|
||||
function generate_profile_fields($mode, $lang_id, $cp_error)
|
||||
{
|
||||
global $db, $template, $auth;
|
||||
global $db, $template, $auth, $user;
|
||||
|
||||
$sql = "SELECT l.*, f.*
|
||||
FROM phpbb_profile_lang l, phpbb_profile_fields f
|
||||
|
Reference in New Issue
Block a user