Замена short_tags.

This commit is contained in:
2023-03-31 21:42:06 +03:00
parent 01b504e677
commit c41f36644c
712 changed files with 1204 additions and 1227 deletions

View File

@@ -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
}
?>