mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 22:28:51 +00:00
and one more.
git-svn-id: file:///svn/phpbb/trunk@8121 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
4defd8a830
commit
70c531c686
1 changed files with 2 additions and 0 deletions
|
@ -208,6 +208,8 @@ function user_add($user_row, $cp_data = false)
|
||||||
'user_sig' => '',
|
'user_sig' => '',
|
||||||
'user_sig_bbcode_uid' => '',
|
'user_sig_bbcode_uid' => '',
|
||||||
'user_sig_bbcode_bitfield' => '',
|
'user_sig_bbcode_bitfield' => '',
|
||||||
|
|
||||||
|
'user_form_salt' => unique_id(),
|
||||||
);
|
);
|
||||||
|
|
||||||
// Now fill the sql array with not required variables
|
// Now fill the sql array with not required variables
|
||||||
|
|
Loading…
Add table
Reference in a new issue