Removed krshop.php (duplicate presents shop)

This commit is contained in:
Igor Barkov [iwork]
2019-02-12 14:26:34 +02:00
parent 4480a432a5
commit d3127f3498
5 changed files with 19 additions and 443 deletions
-4
View File
@@ -2303,10 +2303,6 @@ if ($user['room'] == 34) {
header('Location: fshop.php');
die();
}
if ($user['room'] == 35) {
header('Location: krshop.php');
die();
}
if ($user['room'] == 42) {
header('Location: lotery.php');
die();