Замена short_tags.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<?
|
||||
<?php
|
||||
if(!defined('GAME')){ die(); }
|
||||
session_start();
|
||||
$sleep_mod = 0;
|
||||
@@ -722,7 +722,7 @@ var sd4 = "<?=$u->info['id'];?>";
|
||||
</table>
|
||||
</td>
|
||||
<td width="280" align="right" valign="top">
|
||||
<?
|
||||
<?php
|
||||
echo '<div style="padding-bottom:10px;">'.$goLis.'<table border="0" cellpadding="0" cellspacing="1">';
|
||||
$roomGo = explode(',', $u->room['roomGo']);
|
||||
$njk = array('1.180.0.253'=>true);
|
||||
|
||||
Reference in New Issue
Block a user