Просмотр поста

.
Real

<?php


define('_IN_JOHNCMS', 1);

$rootpath = '';
$textl = 'Загаловок';

require_once ("incfiles/core.php");

require_once ("incfiles/head.php");

require_once ("incfiles/end.php");

?>