Current Path : /home/bitrix/ext_www/shuft.com.ua/bitrix/components/bitrix/news.list.mail/ |
Current File : /home/bitrix/ext_www/shuft.com.ua/bitrix/components/bitrix/news.list.mail/.description.php |
<? if (!defined("B_PROLOG_INCLUDED") || B_PROLOG_INCLUDED!==true) die(); $arComponentDescription = array( "NAME" => GetMessage("T_IBLOCK_DESC_LIST"), "DESCRIPTION" => GetMessage("T_IBLOCK_DESC_LIST_DESC"), "ICON" => "/images/news_list.gif", "SORT" => 20, "TYPE" => "mail", "CACHE_PATH" => "Y", "PATH" => array( "ID" => "content", "CHILD" => array( "ID" => "news", "NAME" => GetMessage("T_IBLOCK_DESC_NEWS"), "SORT" => 10, ), ), ); ?>