Current Path : /home/bitrix/ext_www/ballu.in.ua/bitrix/components/bitrix/photogallery.interface/ |
Current File : /home/bitrix/ext_www/ballu.in.ua/bitrix/components/bitrix/photogallery.interface/.description.php |
<?if (!defined("B_PROLOG_INCLUDED") || B_PROLOG_INCLUDED!==true) die(); $arComponentDescription = array( "NAME" => GetMessage("IBLOCK_NAME"), "DESCRIPTION" => GetMessage("IBLOCK_DESCRIPTION"), "ICON" => "/images/icon.gif", "CACHE_PATH" => "Y", "SORT" => 20, "PATH" => array( "ID" => "content", "CHILD" => array( "ID" => "photogallery", "NAME" => GetMessage("T_IBLOCK_DESC_PHOTO"), "SORT" => 20, "CHILD" => array( "ID" => "photo_gallery", ), ), ), ); ?>