Your IP : 216.73.216.86


Current Path : /var/www/homesaver/www/bitrix/components/bitrix/search.tags.input/
Upload File :
Current File : /var/www/homesaver/www/bitrix/components/bitrix/search.tags.input/.description.php

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

$arComponentDescription = array(
	"NAME" => GetMessage("SEARCH_FORM_NAME"),
	"DESCRIPTION" => GetMessage("SEARCH_FORM_DESC"),
	"ICON" => "/images/search_form.gif",
	"CACHE_PATH" => "Y",
	"PATH" => array(
		"ID" => "utility",
		"CHILD" => array(
			"ID" => "search",
			"NAME" => GetMessage("SEARCH_SERVICE")
		)
	),
);

?>