И так тоже не работает:
<?php
define('_IN_JOHNCMS', 1);
require_once $rootpath. 'incfiles/
core.php';
$textl = 'Летопись';
$headmod = 'Летопись';
require_once $rootpath. 'incfiles/ head.php';
//Содержание страницы
echo '<div class="phdr"><a href="' . $_SESSION['ref'] . '">' . $lng['back'] . '</a></div>';
require_once $rootpath. 'incfiles/end.php';
?>
![]()