Your IP : 3.16.69.52


Current Path : /home/bitrix/ext_www/crm.klimatlend.ua/crm/start/
Upload File :
Current File : /home/bitrix/ext_www/crm.klimatlend.ua/crm/start/index.php

<?
require($_SERVER["DOCUMENT_ROOT"]."/bitrix/header.php");
IncludeModuleLangFile($_SERVER["DOCUMENT_ROOT"]."/bitrix/modules/intranet/public/crm/start/index.php");
global $APPLICATION;
$APPLICATION->SetTitle(GetMessage("CRM_TITLE"));
$APPLICATION->IncludeComponent(
	"bitrix:crm.channel_tracker",
	"",
	array()
);
require($_SERVER["DOCUMENT_ROOT"]."/bitrix/footer.php");
?>