Замена short_tags.
This commit is contained in:
@@ -183,7 +183,7 @@ if($itmAll[0] != 0) {
|
||||
• <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>';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user