Your IP : 3.14.131.169


Current Path : /home/bitrix/ext_www/crm.klimatlend.ua/en/crm/configs/exch1c/
Upload File :
Current File : /home/bitrix/ext_www/crm.klimatlend.ua/en/crm/configs/exch1c/index.php

<?
require($_SERVER["DOCUMENT_ROOT"]."/bitrix/header.php");
$APPLICATION->SetTitle("1C integration");
?><?$APPLICATION->IncludeComponent(
	"bitrix:crm.config.exch1c",
	".default",
	array(
		"SEF_MODE" => "Y",
		"SEF_FOLDER" => "/crm/configs/exch1c/",
		"PATH_TO_CONFIGS_INDEX" => "/crm/configs/"
	),
	false
);?><?require($_SERVER["DOCUMENT_ROOT"]."/bitrix/footer.php");?>