Current Path : /proc/5289/root/home/bitrix/ext_www/coffe.land/bitrix/components/bitrix/menu/ |
Current File : //proc/5289/root/home/bitrix/ext_www/coffe.land/bitrix/components/bitrix/menu/.description.php |
<? if (!defined("B_PROLOG_INCLUDED") || B_PROLOG_INCLUDED!==true) die(); $arComponentDescription = array( "NAME" => GetMessage("MAIN_MENU_ITEMS_NAME"), "DESCRIPTION" => GetMessage("MAIN_MENU_ITEMS_DESC"), "ICON" => "/images/menu.gif", "PATH" => array( "ID" => "utility", "CHILD" => array( "ID" => "navigation", "NAME" => GetMessage("MAIN_NAVIGATION_SERVICE") ) ), ); ?>