фикс перехода по локациям
This commit is contained in:
parent
a616640657
commit
6f82ab6d39
4
city.php
4
city.php
@ -67,7 +67,9 @@ db::c()->query('UPDATE `users`,`online` SET `users`.`room` = ?i,`online`.`room`
|
||||
<?php
|
||||
die("
|
||||
<script>setTimeout(function(){location.href='city.php'} , 5000);</script>
|
||||
<div style='display: block; margin: auto;'><img src='i/ajax-loader.gif'><br><i>Переходим на $roomname...</i></div>
|
||||
<div style='margin: auto; text-align:center;'>
|
||||
<img src='i/ajax-loader.gif'><br><i>Переходим на $roomname...</i>
|
||||
</div>
|
||||
");
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user