Замена short_tags.
This commit is contained in:
@@ -244,7 +244,7 @@ if($u->room['file']=='shop2_')
|
||||
<tr><td>
|
||||
<!--Рюкзак / Прилавок-->
|
||||
<table width="100%" CELLSPACING="1" CELLPADDING="1" bgcolor="#a5a5a5">
|
||||
<?
|
||||
<?php
|
||||
if(isset($_GET['gifts']))
|
||||
{
|
||||
$itmAll = $u->genInv(3,'`iu`.`uid`="'.$u->info['id'].'" AND `iu`.`delete`="0" AND `iu`.`inOdet`="0" AND `iu`.`inShop`="0" AND (`im`.`type` = "28" OR `im`.`type` = "38" OR `im`.`type` = "63" OR `im`.`type` = "64") AND `iu`.`gift` = "" ORDER BY `lastUPD` DESC');
|
||||
@@ -395,6 +395,6 @@ if($u->room['file']=='shop2_')
|
||||
</table>
|
||||
<br>
|
||||
<div id="textgo" style="visibility:hidden;"></div>
|
||||
<?
|
||||
<?php
|
||||
}
|
||||
?>
|
||||
Reference in New Issue
Block a user