Your IP : 3.21.106.9


Current Path : /home/bitrix/ext_www/crm.klimatlend.ua/configs/
Upload File :
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");