Current Path : /var/www/admin_ftp_12/data/www/httpdocs/bitrix/components/bitrix/menu.sections/ |
Current File : /var/www/admin_ftp_12/data/www/httpdocs/bitrix/components/bitrix/menu.sections/.description.php |
<? if (!defined("B_PROLOG_INCLUDED") || B_PROLOG_INCLUDED!==true) die(); $arComponentDescription = array( "NAME" => GetMessage("T_IBLOCK_DESC_MENU_ITEMS"), "DESCRIPTION" => GetMessage("T_IBLOCK_DESC_MENU_ITEMS_DESC"), "ICON" => "/images/menu_ext.gif", "CACHE_PATH" => "Y", "PATH" => array( "ID" => "utility", "CHILD" => array( "ID" => "navigation", "NAME" => GetMessage("MAIN_NAVIGATION_SERVICE") ) ), ); ?>