%PDF- %PDF-
| Direktori : /home/bitrix/www/bitrix/components/bitrix/photo.random/ |
| Current File : /home/bitrix/www/bitrix/components/bitrix/photo.random/.description.php |
<?
if (!defined("B_PROLOG_INCLUDED") || B_PROLOG_INCLUDED!==true) die();
$arComponentDescription = array(
"NAME" => GetMessage("T_IBLOCK_DESC_PHOTO_LIST"),
"DESCRIPTION" => GetMessage("T_IBLOCK_DESC_PHOTO_DESC"),
"ICON" => "/images/photo_view.gif",
"CACHE_PATH" => "Y",
"SORT" => 40,
"PATH" => array(
"ID" => "content",
"CHILD" => array(
"ID" => "photo",
"NAME" => GetMessage("T_IBLOCK_DESC_PHOTO"),
"SORT" => 20,
)
),
);
?>