Замена short_tags.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<?
|
||||
<?php
|
||||
if(!defined('GAME'))
|
||||
{
|
||||
die();
|
||||
@@ -30,13 +30,13 @@ if($u->room['file']=='bk_rm1')
|
||||
COLOR: #0066ff
|
||||
}
|
||||
</style>
|
||||
<?
|
||||
<?php
|
||||
?>
|
||||
<form>
|
||||
<TABLE border=0 cellpadding="0" cellspacing="0" width=100% style="padding:5px;">
|
||||
<INPUT TYPE="hidden" name="setch" value=1>
|
||||
<tr><td align=center><?=$u->microLogin($u->info,2)?></td><td>
|
||||
<?
|
||||
<?php
|
||||
if($re != '') {
|
||||
echo '<font style="float:left" color="red"><b>'.$re.'</b></font>';
|
||||
}
|
||||
@@ -132,7 +132,7 @@ if($u->room['file']=='bk_rm1')
|
||||
</TR>
|
||||
|
||||
</TABLE></form>
|
||||
<?
|
||||
<?php
|
||||
}
|
||||
|
||||
?>
|
||||
Reference in New Issue
Block a user