Замена 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

@@ -122,9 +122,9 @@ if (!isset($log['id'])) {
<body bgcolor="#E2E0E0">
<H3> Башня Смерти. Отчет о турнире. &nbsp; <a href="https://www.new-combats.com/">www.new-combats.com</a></H3>
<? if (!$notowerlog) { ?>
<?php if (!$notowerlog) { ?>
Призовой фонд: <b><?= $log['m'] ?> кр.</b>
<? }
<?php }
echo $r; ?>
</body>
</html>