Your IP : 52.14.110.186


Current Path : /var/www/www-root/data/www/monolith-realty.ru/bitrix/components/bitrix/voting.form/
Upload File :
Current File : /var/www/www-root/data/www/monolith-realty.ru/bitrix/components/bitrix/voting.form/.description.php

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

$arComponentDescription = array(
	"NAME" => GetMessage("VOTE_FORM_NAME"),
	"DESCRIPTION" => GetMessage("VOTE_FORM_DESCRIPTION"),
	"ICON" => "/images/vote_form.gif",
	"CACHE_PATH" => "Y",
	"PATH" => array(
		"ID" => "service",
		"CHILD" => array(
			"ID" => "voting",
			"NAME" => GetMessage("VOTING_SERVICE")
		)
	),
);
?>