Your IP : 18.222.210.79


Current Path : /home/bitrix/ext_www/royal-thermo.com.ua/bitrix/components/bitrix/photo.random/
Upload File :
Current File : /home/bitrix/ext_www/royal-thermo.com.ua/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,
		)
	),
);

?>