Your IP : 3.144.34.97


Current Path : /home/bitrix/ext_www/dev.klimatlend.ua/bitrix/components/bitrix/idea.popup/
Upload File :
Current File : /home/bitrix/ext_www/dev.klimatlend.ua/bitrix/components/bitrix/idea.popup/.description.php

<?if (!defined("B_PROLOG_INCLUDED") || B_PROLOG_INCLUDED!==true) die();
$arComponentDescription = array(
	"NAME" => GetMessage("IDEA_POPUP_COMPONENT"),
	"DESCRIPTION" => GetMessage("IDEA_POPUP_COMPONENT_DESCRIPTION"),
	"ICON" => "/images/icon.gif",
	"COMPLEX" => "Y",
	"PATH" => array(
		"ID" => "service",
		"CHILD" => array(
			"ID" => "idea",
			"NAME" => GetMessage("IDEA")
		)
	),
);
?>