%PDF- %PDF-
| Direktori : /home/bitrix/www/bitrix/components/bitrix/voting.form/ |
| Current File : /home/bitrix/www/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")
)
),
);
?>