Your IP : 18.117.134.53


Current Path : /home/bitrix/ext_www/crm.klimatlend.ua/mobile/crm/comm/
Upload File :
Current File : /home/bitrix/ext_www/crm.klimatlend.ua/mobile/crm/comm/selector.php

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

$GLOBALS['APPLICATION']->IncludeComponent(
	'bitrix:mobile.crm.comm.selector',
	'',
	array(
		'UID' => 'mobile_crm_comm_selector'
	)
);

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