Замена 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
echo "
<script language='JavaScript'>
var elem = document.getElementById('se-pre-con');
@@ -124,7 +124,7 @@ function ruin_exit() {
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td align="left" valign="top">
<?
<?php
if($u->error != '') {
echo '<div><font color="red"><b>'.$u->error.'</b></font></div><br>';