Update to include changes that were made live

This commit is contained in:
Xkeeper
2020-10-25 21:56:13 -07:00
parent 4abe5122bd
commit ffbe1127a6
3 changed files with 22 additions and 10 deletions

View File

@@ -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')");