Your IP : 18.119.108.166


Current Path : /proc/20913/cwd/ext_www/home-comfort.in.ua/bitrix/components/bitrix/voting.form/
Upload File :
Current File : //proc/20913/cwd/ext_www/home-comfort.in.ua/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")
		)
	),
);
?>