Your IP : 216.73.216.170


Current Path : /home/bitrix/ext_www/ro.yacl.site/crm/tracking/
Upload File :
Current File : /home/bitrix/ext_www/ro.yacl.site/crm/tracking/index.php

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

$APPLICATION->IncludeComponent("bitrix:crm.tracking", ".default", array(
	'SEF_FOLDER' => '/crm/tracking/',
));

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