%PDF- %PDF-
| Direktori : /home/bitrix/www/bitrix/components/bitrix/eshopapp.top/ |
| Current File : //home/bitrix/www/bitrix/components/bitrix/eshopapp.top/.description.php |
<?
if (!defined("B_PROLOG_INCLUDED") || B_PROLOG_INCLUDED!==true) die();
$arComponentDescription = array(
"NAME" => GetMessage("IBLOCK_MAIN_PAGE_TEMPLATE_NAME"),
"DESCRIPTION" => GetMessage("IBLOCK_MAIN_PAGE_TEMPLATE_DESCRIPTION"),
"ICON" => "/images/cat_all.gif",
"CACHE_PATH" => "Y",
"SORT" => 90,
"PATH" => array(
"ID" => GetMessage("T_ESHOPAPP"),
"CHILD" => array(
"ID" => "eshopapp_catalog",
"NAME" => GetMessage("T_IBLOCK_DESC_CATALOG"),
"SORT" => 30,
)
),
);
?>