Замена 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
+2 -2
View File
@@ -151,8 +151,8 @@ $tma = '';
<SCRIPT>
var clevel = '';
var currentID =<?php echo time(); ?>;
var newrz = <?php echo $rzsee; ?>;
var currentID =<?= time(); ?>;
var newrz = <?= $rzsee; ?>;
function dw(s) {
document.write(s);