Замена short_tags.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<?
|
||||
<?php
|
||||
if(!defined('GAME')) { die(); }
|
||||
if($u->room['file']=='katok') {
|
||||
|
||||
@@ -173,7 +173,7 @@ body {
|
||||
<td>
|
||||
<div style="padding-left:0px;" align="center">
|
||||
<h3><?= $u->room['name']; ?></h3>
|
||||
</div><?
|
||||
</div><?php
|
||||
if($u->error != '') {
|
||||
echo '<font color="red"><b>'.$u->error.'</b></font><br>';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user