Your IP : 3.138.192.96


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

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

/** @var CAllMain $APPLICATION */
$APPLICATION->IncludeComponent(
	"bitrix:crm.exclusion",
	".default",
	['SEF_FOLDER' => '/crm/configs/exclusion/',]
);

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