index.php 213 Bytes
<?
require($_SERVER["DOCUMENT_ROOT"]."/bitrix/header.php");
$APPLICATION->SetTitle("Карта сайта");
?>
<?require INCLUDE_PATH . 'sitemap.php'?>
<?require($_SERVER["DOCUMENT_ROOT"]."/bitrix/footer.php");?>