Removed two different unused luka_shops
This commit is contained in:
+1
-1
@@ -64,7 +64,7 @@ print' <a href="?sun=kluchiik"><img src="labirint3/kluchik.gif" width="60"
|
||||
}
|
||||
if($Location == '29' and $mir['name']=='Канализация 1 этаж'){
|
||||
mysql_query("UPDATE `users`,`online` SET `users`.`room` = '404',`online`.`room` = '404' WHERE `online`.`id` = `users`.`id` AND `online`.`id` = '{$_SESSION['uid']}' ;");
|
||||
print "<script>location.href='luka_shop.php'</script>";
|
||||
print "<script>location.href='shop.php?luka'</script>";
|
||||
exit;
|
||||
}
|
||||
////////////////////////2 etaz///////////////////////////
|
||||
|
||||
Reference in New Issue
Block a user