Замена short_tags.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<?
|
||||
<?php
|
||||
if(!defined('GAME')) {
|
||||
die();
|
||||
}
|
||||
@@ -81,6 +81,6 @@ $this->addAirStaticPoints(); /* Удар в Статику*/
|
||||
$btl->spaCheck($this->ue['id']);
|
||||
if ($tt <= 0){
|
||||
//die('<script>top.frames[\'main\'].location = "main.php";</script>');
|
||||
?><script>top.frames[\'main\'].location = "main.php";</script><?
|
||||
?><script>top.frames[\'main\'].location = "main.php";</script><?php
|
||||
}
|
||||
?>
|
||||
Reference in New Issue
Block a user