mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-13 04:04:12 +02:00
more fixes...
git-svn-id: file:///svn/phpbb/trunk@8183 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -458,6 +458,9 @@ $database_update_info = array(
|
||||
GROUPS_TABLE => array(
|
||||
'group_desc_uid' => array('VCHAR:8', ''),
|
||||
),
|
||||
USERS_TABLE => array(
|
||||
'user_newpasswd' => array('VCHAR_UNI:40', ''),
|
||||
),
|
||||
),
|
||||
),
|
||||
);
|
||||
|
Reference in New Issue
Block a user