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