Current Path : /home/bitrix/ext_www/crm.klimatlend.ua/configs/ |
Current File : /home/bitrix/ext_www/crm.klimatlend.ua/configs/userconsent.php |
<?php require($_SERVER["DOCUMENT_ROOT"]."/bitrix/header.php"); IncludeModuleLangFile($_SERVER["DOCUMENT_ROOT"]."/bitrix/modules/intranet/public/configs/userconsent.php"); $APPLICATION->SetTitle(GetMessage("USER_CONSENT_TITLE")); $APPLICATION->IncludeComponent("bitrix:intranet.userconsent", "", array( )); require($_SERVER["DOCUMENT_ROOT"]."/bitrix/footer.php");