mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
[ticket/12352] Remove usages of user_pass_convert column
PHPBB3-12352
This commit is contained in:
@@ -78,7 +78,6 @@ class ucp_activate
|
||||
'user_actkey' => '',
|
||||
'user_password' => $user_row['user_newpasswd'],
|
||||
'user_newpasswd' => '',
|
||||
'user_pass_convert' => 0,
|
||||
'user_login_attempts' => 0,
|
||||
);
|
||||
|
||||
|
Reference in New Issue
Block a user