mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-04 15:57:45 +02:00
and one more.
git-svn-id: file:///svn/phpbb/trunk@8121 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -208,6 +208,8 @@ function user_add($user_row, $cp_data = false)
|
||||
'user_sig' => '',
|
||||
'user_sig_bbcode_uid' => '',
|
||||
'user_sig_bbcode_bitfield' => '',
|
||||
|
||||
'user_form_salt' => unique_id(),
|
||||
);
|
||||
|
||||
// Now fill the sql array with not required variables
|
||||
|
Reference in New Issue
Block a user