Замена short_tags.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<?
|
||||
<?php
|
||||
if(!defined('GAME'))
|
||||
{
|
||||
die();
|
||||
@@ -16,7 +16,7 @@ if($u->room['file']=='poklon') {
|
||||
<table border="0" cellpadding="0" cellspacing="0">
|
||||
<tr align="right" valign="top">
|
||||
<td>
|
||||
<?
|
||||
<?php
|
||||
if( $u->error != '' ) {
|
||||
if( $re != '' ) {
|
||||
$re .= '<br>';
|
||||
@@ -67,7 +67,7 @@ if($u->room['file']=='poklon') {
|
||||
</div></td>
|
||||
</tr>
|
||||
</table>
|
||||
<?
|
||||
<?php
|
||||
}
|
||||
|
||||
?>
|
||||
Reference in New Issue
Block a user