Your IP : 3.15.142.252


Current Path : /home/bitrix/ext_www/klimatlend.ua/bitrix/components/bitrix/iblock.vote/
Upload File :
Current File : /home/bitrix/ext_www/klimatlend.ua/bitrix/components/bitrix/iblock.vote/.description.php

<?
if (!defined("B_PROLOG_INCLUDED") || B_PROLOG_INCLUDED!==true) die();

$arComponentDescription = array(
	"NAME" => GetMessage("IBLOCK_VOTE_TEMPLATE_NAME"),
	"DESCRIPTION" => GetMessage("IBLOCK_VOTE_TEMPLATE_DESCRIPTION"),
	//"ICON" => "/images/photo_detail.gif",
	"CACHE_PATH" => "Y",
	"PATH" => array(
		"ID" => "content",
		"CHILD" => array(
			"ID" => "iblock",
			"NAME" => GetMessage("T_IBLOCK_DESC_IBLOCK"),
		),
	),
);

?>