1
This commit is contained in:
parent
e56582c66d
commit
e4634b23b1
@ -1040,8 +1040,6 @@ class UserController extends BaseAuthedController {
|
||||
$fields['is_gain_item'] = 1;
|
||||
}
|
||||
}
|
||||
$fields['email'] = $row['email'];
|
||||
$fields['email_verified'] = $row['email_verified'];
|
||||
|
||||
SqlHelper::upsert
|
||||
($this->_getSelfMysql(),
|
||||
|
Loading…
x
Reference in New Issue
Block a user