Current Path : /home/bitrix/ext_www/projects.demo.yacl.site/telephony/ |
Current File : /home/bitrix/ext_www/projects.demo.yacl.site/telephony/permissions.php |
<? require_once($_SERVER["DOCUMENT_ROOT"]."/bitrix/modules/main/include/prolog_before.php"); IncludeModuleLangFile($_SERVER["DOCUMENT_ROOT"]."/bitrix/modules/intranet/public/telephony/permissions.php"); require_once($_SERVER["DOCUMENT_ROOT"]."/bitrix/modules/main/include/prolog_after.php"); $APPLICATION->SetTitle(GetMessage("VI_PAGE_PERMISSIONS_TITLE")); ?> <?$APPLICATION->IncludeComponent("bitrix:ui.sidepanel.wrapper", "", array( "POPUP_COMPONENT_NAME" => "bitrix:voximplant.settings.perms", "POPUP_COMPONENT_TEMPLATE_NAME" => "", "USE_PADDING" => false ) );?> <?require($_SERVER["DOCUMENT_ROOT"]."/bitrix/footer.php");?>