Your IP : 18.216.212.231


Current Path : /var/www/www-root/data/www/monolith-realty.ru/bitrix/components/bitrix/rest.provider/
Upload File :
Current File : /var/www/www-root/data/www/monolith-realty.ru/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))
?>