Замена short_tags.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<?
|
||||
<?php
|
||||
if(!defined('GAME'))
|
||||
{
|
||||
die();
|
||||
@@ -13,7 +13,7 @@ if(!defined('GAME'))
|
||||
Ничьих: <?=$u->info['nich']?><br />
|
||||
Деньги: <b><?=$u->info['money']?></b> кр.
|
||||
<hr />
|
||||
<?
|
||||
<?php
|
||||
$aba = '';
|
||||
if( $u->info['ability'] > 0 ) {
|
||||
$aba = ' <a href="main.php?skills=1&side=5"><img src="//img.new-combats.tech/i/up.gif"></a>';
|
||||
|
||||
Reference in New Issue
Block a user