Замена 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

View File

@@ -1,4 +1,4 @@
<?
<?php
if(!defined('GAME')) { die(); }
//onmouseup="top.chat.inObj = trnLogin;"
if(!isset($u->tfer['id'])) {
@@ -12,7 +12,7 @@ if(!isset($u->tfer['id'])) {
<td width="110" align="right"><input type="button" onClick="location='main.php?rnd=<?= $code; ?>';" name="button" class="btn" id="button" value="Вернуться"></td>
</tr>
</table>
<?
<?php
if($u->error!='') {
echo '<b><font color="red">'.$u->error.'</font></b>';
}
@@ -48,7 +48,7 @@ if($u->error!='') {
</table>
</div>
</form>
<?
<?php
}elseif($u->tfer['cancel1']==0 && $u->tfer['cancel2']==0)
{
$rtdf = 1;
@@ -276,7 +276,7 @@ function clickBtn1()
</tr>
</table>
<script>refleshNow('reflesh');</script>
<?
<?php
}else{
if($u->tfer['uid1']==$u->info['id'])
{