Your IP : 216.73.216.170


Current Path : /home/bitrix/ext_www/remote.office.yacl.site/docs/
Upload File :
Current File : /home/bitrix/ext_www/remote.office.yacl.site/docs/index.php

<?
require($_SERVER["DOCUMENT_ROOT"]."/bitrix/header.php");
if(!\Bitrix\Main\Loader::includeModule('disk'))
	return;
IncludeModuleLangFile($_SERVER["DOCUMENT_ROOT"]."/bitrix/modules/intranet/public/docs/index.php");
$APPLICATION->SetTitle(GetMessage("DOCS_TITLE"));
?><?$APPLICATION->IncludeComponent("bitrix:disk.aggregator", "new", Array(
	"SEF_MODE" => "Y",
		"CACHE_TIME" => "3600",
		"SEF_FOLDER" => "/docs/all"
	),
	false
);?><?require($_SERVER["DOCUMENT_ROOT"]."/bitrix/footer.php");?>