Замена short_tags и <?php echo.

This commit is contained in:
2023-03-31 19:54:33 +03:00
parent fdf063d527
commit 1b5bf26294
214 changed files with 3978 additions and 4014 deletions

View File

@@ -113,7 +113,7 @@ if(isset($_GET['cryshop']))
<td width="280" valign="top"><div>
<br />
<br />
<INPUT TYPE="button" value="Обновить" onclick="location = '<? echo $_SERVER['REQUEST_URI']; ?>';">
<INPUT TYPE="button" value="Обновить" onclick="location = '<?= $_SERVER['REQUEST_URI']; ?>';">
<input type="button" value="Вернуться" onclick="location = 'main.php';" />
<BR>
</div>