Your IP : 3.148.108.254


Current Path : /home/bitrix/ext_www/easy-comfort.com.ua/bitrix/components/bitrix/rest.provider/
Upload File :
Current File : /home/bitrix/ext_www/easy-comfort.com.ua/bitrix/components/bitrix/rest.provider/component.php

<?
if(!defined("B_PROLOG_INCLUDED") || B_PROLOG_INCLUDED!==true)
	die();

if(!CModule::IncludeModule('rest'))
	return;

$arServiceParams = $arParams;
$arServiceParams['CLASS'] = 'CRestProvider';

$APPLICATION->IncludeComponent('bitrix:rest.server', '', $arServiceParams, null, array('HIDE_ICONS' => false))
?>