Замена short_tags.
This commit is contained in:
@@ -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'])
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user