Current Path : /home/bitrix/ext_www/shuft.com.ua/bitrix/components/bitrix/catalog.compare.list/ |
Current File : /home/bitrix/ext_www/shuft.com.ua/bitrix/components/bitrix/catalog.compare.list/.description.php |
<? if (!defined("B_PROLOG_INCLUDED") || B_PROLOG_INCLUDED!==true) die(); $arComponentDescription = array( "NAME" => GetMessage("IBLOCK_COMPARE_LIST_TEMPLATE_NAME"), "DESCRIPTION" => GetMessage("IBLOCK_COMPARE_LIST_TEMPLATE_DESCRIPTION"), "ICON" => "/images/iblock_compare_list.gif", "CACHE_PATH" => "Y", "SORT" => 50, "PATH" => array( "ID" => "content", "CHILD" => array( "ID" => "catalog", "NAME" => GetMessage("T_IBLOCK_DESC_CATALOG"), "SORT" => 30, ), ), ); ?>