Your IP : 216.73.216.170


Current Path : /home/bitrix/ext_www/rokwell.yacl.site/configs/
Upload File :
Current File : /home/bitrix/ext_www/rokwell.yacl.site/configs/index.php

<?
require($_SERVER["DOCUMENT_ROOT"]."/bitrix/header.php");
IncludeModuleLangFile($_SERVER["DOCUMENT_ROOT"]."/bitrix/modules/intranet/public/configs/index.php");
$APPLICATION->SetTitle(GetMessage("CONFIG_TITLE"));

$APPLICATION->IncludeComponent("bitrix:intranet.configs", "", array());

require($_SERVER["DOCUMENT_ROOT"]."/bitrix/footer.php");
?>