Autofix small errors
This commit is contained in:
@@ -32,4 +32,3 @@ if($_POST['target'] == '' || $_POST['target'] == "") {
|
||||
addlog($user['battle'], '<span class=sysdate>'.date("H:i").'</span> '.$lod.' '.$action.': '.$mess.'<BR>');
|
||||
mysql_query('UPDATE `abils_user` SET `comment` = "'.$vip['comment'].'" WHERE `id` = "'.$vip['id'].'" LIMIT 1');
|
||||
}
|
||||
?>
|
||||
Reference in New Issue
Block a user