cleaning city.php

This commit is contained in:
lopar 2018-03-09 15:00:23 +02:00
parent 11934fbbad
commit fc7c320d3b
2 changed files with 1 additions and 1162 deletions

1161
11city.php

File diff suppressed because it is too large Load Diff

View File

@ -152,7 +152,7 @@ if ($_GET['got']) {
if ($_GET['level10']) { move_to_outside(35, 'krshop.php'); }
if ($_GET['level9']) { move_to_outside(24, 'elka.php'); }
if ($_GET['level6']) { move_to_outside(27, 'post.php'); }
if (&& $_GET['level3']) { move_to_outside(26, 'comission.php'); }
if ($_GET['level3']) { move_to_outside(26, 'comission.php'); }
}
elseif ($user['room'] == 21) {
if ($_GET['level4']) { header('location: city.php?cp=1'); }