Замена short_tags и <?php echo.
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user