Your IP : 13.59.23.165


Current Path : /var/www/www-root/data/www/monolith-realty.ru/bitrix/components/bitrix/rest.server/
Upload File :
Current File : /var/www/www-root/data/www/monolith-realty.ru/bitrix/components/bitrix/rest.server/.parameters.php

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

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

$arComponentParameters = CRestUtil::getStandardParams();

$arComponentParameters['PARAMETERS']['CLASS'] = array(
	"CLASS" => array(
		"PARENT" => "BASE",
		"NAME" => GetMessage('REST_RSP_CLASS'),
		"TYPE" => "STRING",
		"DEFAULT" => ""
	),
);
?>