Your IP : 216.73.216.170


Current Path : /home/bitrix/ext_www/rgc.yacl.site/services/openlines/
Upload File :
Current File : /home/bitrix/ext_www/rgc.yacl.site/services/openlines/permissions.php

<?
require_once($_SERVER["DOCUMENT_ROOT"]."/bitrix/modules/main/include/prolog_before.php");

IncludeModuleLangFile($_SERVER["DOCUMENT_ROOT"]."/bitrix/modules/intranet/public/services/openlines/permissions.php");
require_once($_SERVER["DOCUMENT_ROOT"]."/bitrix/modules/main/include/prolog_after.php");

$APPLICATION->SetTitle(GetMessage("OL_PAGE_PERMISSIONS_TITLE"));
?>

<?$APPLICATION->IncludeComponent("bitrix:ui.sidepanel.wrapper",
								 "",
								 array(
									 "POPUP_COMPONENT_NAME" => "bitrix:imopenlines.settings.perms",
									 "POPUP_COMPONENT_TEMPLATE_NAME" => ""
								 )
);?>

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