Removed two different unused luka_shops

This commit is contained in:
Igor Barkov [iwork]
2019-02-12 16:14:51 +02:00
parent 59066d7329
commit 4f2bc7b130
4 changed files with 8 additions and 611 deletions
+1 -1
View File
@@ -64,7 +64,7 @@ print'&nbsp;<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///////////////////////////