Замена 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
@@ -162,7 +162,7 @@ if($u->room['file']=='ab/hram')
</td>
</table>
<div id="textgo" style="visibility:hidden;"></div>
<?
<?php
}
if(!isset($_GET['r'])) {
//Диалоговый перс
@@ -218,7 +218,7 @@ if($u->room['file']=='ab/hram')
</div></td>
</tr>
</table>
<?
<?php
}elseif($_GET['r']==1){
$itmAll = ''; $itmAllSee = '';
$itmAll = $u->genInv(11,'`iu`.`uid`="'.$u->info['id'].'" AND `iu`.`delete` = "0" AND `iu`.`inOdet`="0" AND `iu`.`inShop`="0" AND `iu`.`data` NOT LIKE "%fromshop=2%" ORDER BY `lastUPD` DESC');