| Current Path : /var/www/homesaver/www/bitrix/components/bitrix/catalog.smart.filter/templates/.default/ |
| Current File : /var/www/homesaver/www/bitrix/components/bitrix/catalog.smart.filter/templates/.default/ajax.php |
<?php
if(!defined("B_PROLOG_INCLUDED") || B_PROLOG_INCLUDED!==true)die();
$APPLICATION->RestartBuffer();
unset($arResult["COMBO"]);
echo CUtil::PHPToJSObject($arResult, true);