mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-11 22:08:54 +00:00
i feel special
git-svn-id: file:///svn/phpbb/trunk@7026 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
1e8b642cf1
commit
d5d0085180
1 changed files with 0 additions and 1 deletions
|
@ -2708,7 +2708,6 @@ function tidy_warnings()
|
|||
{
|
||||
$sql = 'UPDATE ' . USERS_TABLE . " SET user_warnings = user_warnings - $value
|
||||
WHERE user_id = $user_id";
|
||||
var_dump($sql);
|
||||
$db->sql_query($sql);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue