mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-27 13:48:55 +00:00
outch, had some debug code in...
git-svn-id: file:///svn/phpbb/trunk@5996 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
721a9dd4a1
commit
35e750fc19
1 changed files with 0 additions and 1 deletions
|
@ -621,7 +621,6 @@ class acp_users
|
|||
{
|
||||
$error[] = 'NEW_EMAIL_ERROR';
|
||||
}
|
||||
$error[] = 'NEW_EMAIL_ERROR';
|
||||
|
||||
// Which updates do we need to do?
|
||||
$update_warning = ($user_row['user_warnings'] != $data['warnings']) ? true : false;
|
||||
|
|
Loading…
Add table
Reference in a new issue