Autofix small errors
This commit is contained in:
@@ -18,4 +18,4 @@ if($vip['sokr'] <= 0) {
|
||||
mysql_query('UPDATE `abils_vip` SET `sokr` = "'.$vip['sokr'].'" WHERE `id` = "'.$vip['id'].'" LIMIT 1');
|
||||
echo "<font color=red><b>На персонажа \"{$user['login']}\" наложено заклятие \"Сокрушение\" </b></font>";
|
||||
}
|
||||
?>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user