aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
diff options
context:
space:
mode:
authorHenry Sudhof <kellanved@phpbb.com>2007-10-03 15:09:44 +0000
committerHenry Sudhof <kellanved@phpbb.com>2007-10-03 15:09:44 +0000
commit70c531c686d1961701836a8b47a2257657b07586 (patch)
tree741e9cbb4bf599dc44b569dcec56bcdfb1c61f36 /phpBB
parent4defd8a8306fa8daa25427a37fb6db00bff390c7 (diff)
downloadforums-70c531c686d1961701836a8b47a2257657b07586.tar
forums-70c531c686d1961701836a8b47a2257657b07586.tar.gz
forums-70c531c686d1961701836a8b47a2257657b07586.tar.bz2
forums-70c531c686d1961701836a8b47a2257657b07586.tar.xz
forums-70c531c686d1961701836a8b47a2257657b07586.zip
and one more.
git-svn-id: file:///svn/phpbb/trunk@8121 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB')
-rw-r--r--phpBB/includes/functions_user.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/phpBB/includes/functions_user.php b/phpBB/includes/functions_user.php
index fd077a796a..fe9ba1bc92 100644
--- a/phpBB/includes/functions_user.php
+++ b/phpBB/includes/functions_user.php
@@ -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