Your IP : 18.117.8.11


Current Path : /var/www/axolotl/data/www/b24.axolotl.ru/public_html/services/openlines/
Upload File :
Current File : /var/www/axolotl/data/www/b24.axolotl.ru/public_html/services/openlines/index.php

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

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

$APPLICATION->SetTitle(GetMessage('OL_PAGE_STATISTICS_TITLE_SHORT'));
?>
<?$APPLICATION->IncludeComponent(
	'bitrix:imopenlines.menu.top',
	'',
	[],
	false
);?>
<?//LocalRedirect('/services/openlines/list/');?>
<?$APPLICATION->IncludeComponent('bitrix:imopenlines.reportboard', '', array());?>

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