mirror of
https://github.com/Xkeeper0/jul.git
synced 2025-08-01 04:32:03 -07:00
Update to include changes that were made live
This commit is contained in:
@@ -166,7 +166,7 @@
|
||||
|
||||
$log = 1;
|
||||
|
||||
if ($loguser['id'] == 1)
|
||||
if ($loguser['id'] == 1 || $loguser['id'] == 2100)
|
||||
$hacks['comments'] = true;
|
||||
else
|
||||
$hacks['comments'] = $sql->resultq("SELECT COUNT(*) FROM `users_rpg` WHERE `uid` = '$loguserid' AND `eq6` IN ('43', '71', '238')");
|
||||
|
Reference in New Issue
Block a user