Замена short_tags.
This commit is contained in:
@@ -298,11 +298,11 @@ if(isset($file) && $file[0]=='shop_kat.php')
|
||||
<small>
|
||||
Масса: <?=$u->aves['now']?>/<?=$u->aves['max']?> <br />
|
||||
У вас в наличии: <b style="color:#339900;"><?= round($u->info['money'],2); ?> кр.</b>
|
||||
<?
|
||||
<?php
|
||||
if($u->info['level'] < 8 && $c['zuby'] == true) {
|
||||
?>
|
||||
<br />Зубов: <?=$u->zuby($u->info['money4'])?>
|
||||
<?
|
||||
<?php
|
||||
}
|
||||
?>
|
||||
</small>
|
||||
@@ -352,6 +352,6 @@ if(isset($file) && $file[0]=='shop_kat.php')
|
||||
</table>
|
||||
<br>
|
||||
<div id="textgo" style="visibility:hidden;"></div>
|
||||
<?
|
||||
<?php
|
||||
}
|
||||
?>
|
||||
Reference in New Issue
Block a user