Замена 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
+2 -2
View File
@@ -183,7 +183,7 @@ if($itmAll[0] != 0) {
&bull; <i>Отсутствуют</i></p>
<p>
Боевые бонусы:<br>
<?
<?php
$ba = '';
$i = 0;
while($i<count($u->items['add'])) {
@@ -220,7 +220,7 @@ if($itmAll[0] != 0) {
<div style="float:right"><input type="button" onclick="top.frames['main'].location='main.php?pet=1&rnd=<?=$code?>'" class="btn" value="Обновить" /> <input type="button" onclick="top.frames['main'].location='main.php?rnd=<?=$code?>'" class="btn" value="Вернуться" /></div>
</div>
<div><br />
<?
<?php
if($err != '') {
echo '<br><font color="red"><b>'.$err.'</b></font>';
}