Замена short_tags.

This commit is contained in:
2023-03-31 21:42:06 +03:00
parent 01b504e677
commit c41f36644c
712 changed files with 1204 additions and 1227 deletions
+3 -3
View File
@@ -157,11 +157,11 @@ if($u->room['file']=='enterptp_shop')
<small>
Масса: <?=$u->aves['now']?>/<?=$u->aves['max']?> &nbsp;<br />
У вас в наличии: <b style="color:#339900;"><?= round($u->info['money'],2); ?> кр.</b> &nbsp;
<?
<?php
if($u->info['level'] < 8) {
?>
<br />Зубов: <?=$u->zuby($u->info['money4'])?> &nbsp; &nbsp;
<?
<?php
}
?>
</small>
@@ -206,6 +206,6 @@ if($u->room['file']=='enterptp_shop')
</table>
<br>
<div id="textgo" style="visibility:hidden;"></div>
<?
<?php
}
?>