Замена short_tags.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<?
|
||||
<?php
|
||||
|
||||
if(!defined('GAME'))
|
||||
{
|
||||
@@ -17,7 +17,7 @@ if($u->room['file']=='cp1') {
|
||||
|
||||
?>
|
||||
<script>
|
||||
<?
|
||||
<?php
|
||||
if(date("H")<23 || date("H")>=6)
|
||||
{
|
||||
?>
|
||||
@@ -31,11 +31,11 @@ function AtackNoWindow()
|
||||
dt.style.display = 'none';
|
||||
}
|
||||
}
|
||||
<?
|
||||
<?php
|
||||
}
|
||||
?>
|
||||
</script>
|
||||
<?
|
||||
<?php
|
||||
function timeOut($ttm) {
|
||||
$out = '';
|
||||
$time_still = $ttm;
|
||||
@@ -129,7 +129,7 @@ function AtackNoWindow()
|
||||
<div style="position: absolute; left: 125px; top: 165px; width: 73px; height: 47px; z-index: 91;"><img <?php thisInfRm('1.180.0.10'); ?> src="//img.new-combats.tech/i/images/300x225/capital/2shop.gif" width="73" height="47" class="aFilter" /></div>
|
||||
<div style="position: absolute; left: 270px; top: 158px; width: 71px; height: 45px; z-index: 91;"><img <?php thisInfRm('1.180.0.210'); ?> src="//img.new-combats.tech/i/images/300x225/capital/2remont.gif" width="71" height="45" class="aFilter" /></div>
|
||||
|
||||
<?
|
||||
<?php
|
||||
$btc = mysql_fetch_array(mysql_query('SELECT * FROM `stats` WHERE `id` = "89489" LIMIT 1'));
|
||||
if( isset($btc['id']) ) {
|
||||
if (timeOut($btc['res_x']-time()) =='0 сек.'){
|
||||
@@ -137,7 +137,7 @@ function AtackNoWindow()
|
||||
<div style="position:absolute; left:300px; top:168px; width:27px; height:55px; z-index:99;"><img onclick="location.href='main.php?atak_user=89489'" src="//img.new-combats.tech/i/images/300x225/capital/jora1.png" width="120" height="135" title="Напасть на Слабого Трупожора" /></div>
|
||||
<?}}?>
|
||||
|
||||
<?
|
||||
<?php
|
||||
$btc = mysql_fetch_array(mysql_query('SELECT * FROM `stats` WHERE `id` = "903093" LIMIT 1'));
|
||||
if( isset($btc['id']) ) {
|
||||
if (timeOut($btc['res_x']-time()) =='0 сек.'){
|
||||
@@ -162,7 +162,7 @@ function AtackNoWindow()
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<?
|
||||
<?php
|
||||
if(date("H")<6 || date("H")>=22)
|
||||
{
|
||||
?>
|
||||
@@ -178,7 +178,7 @@ if(date("H")<6 || date("H")>=22)
|
||||
</table>
|
||||
</form>
|
||||
</div>
|
||||
<?
|
||||
<?php
|
||||
}
|
||||
?>
|
||||
<!-- -->
|
||||
@@ -206,7 +206,7 @@ if(date("H")<6 || date("H")>=22)
|
||||
</div></td>
|
||||
</tr>
|
||||
</table>
|
||||
<?
|
||||
<?php
|
||||
}
|
||||
|
||||
?>
|
||||
Reference in New Issue
Block a user