Your IP : 13.58.199.13


Current Path : /var/www/axolotl/data/www/b24.axolotl.ru/public_html/company/
Upload File :
Current File : /var/www/axolotl/data/www/b24.axolotl.ru/public_html/company/work_report.php

<?
require_once($_SERVER["DOCUMENT_ROOT"]."/bitrix/modules/main/include/prolog_before.php"); 
$APPLICATION->SetPageProperty("HIDE_SIDEBAR", "Y");
require_once($_SERVER["DOCUMENT_ROOT"]."/bitrix/modules/main/include/prolog_after.php");
IncludeModuleLangFile($_SERVER["DOCUMENT_ROOT"]."/bitrix/modules/intranet/public/company/work_report.php");

$APPLICATION->SetTitle(GetMessage("COMPANY_TITLE"));
?> 
<?$APPLICATION->IncludeComponent(
	"bitrix:timeman.report.weekly",
	"",
	Array(
	),
false
);?>
<?require($_SERVER["DOCUMENT_ROOT"]."/bitrix/footer.php");?>