Куча мелких фиксов, уборка мусора.
This commit is contained in:
@@ -91,26 +91,10 @@ if ($user->room == 34) {
|
||||
header('Location: fshop.php');
|
||||
exit();
|
||||
}
|
||||
if ($user->room == 43) {
|
||||
header('Location: znahar.php');
|
||||
exit();
|
||||
}
|
||||
if ($user->room == 44) {
|
||||
header('Location: new_year.php');
|
||||
exit();
|
||||
}
|
||||
if ($user->room == 45) {
|
||||
header('Location: clan_castle.php');
|
||||
exit();
|
||||
}
|
||||
if ($user->room == 47) {
|
||||
header('Location: wall_build.php');
|
||||
exit();
|
||||
}
|
||||
if ($user->room == 49) {
|
||||
header('Location: dig.php');
|
||||
exit();
|
||||
}
|
||||
if ($user->room == 50) {
|
||||
header('Location: ashop.php');
|
||||
exit();
|
||||
@@ -127,11 +111,6 @@ if ($user->room == 650) {
|
||||
header('Location: ul_clans.php');
|
||||
exit();
|
||||
}
|
||||
//Храм древнх
|
||||
if ($user->room == 203) {
|
||||
header('Location: church.php');
|
||||
exit();
|
||||
}
|
||||
//ЦХ
|
||||
if ($user->room == 600) {
|
||||
header('Location: c_haos.php');
|
||||
@@ -197,10 +176,6 @@ if ($user->room == 403) {
|
||||
header('Location: canalizaciya.php');
|
||||
exit();
|
||||
}
|
||||
if ($user->room == 1054) {
|
||||
header('Location: fontan_luck.php');
|
||||
exit();
|
||||
}
|
||||
if ($user->room == 1055) {
|
||||
header('Location: group_arena.php');
|
||||
exit();
|
||||
|
||||
Reference in New Issue
Block a user