Your IP : 18.191.155.227


Current Path : /home/bitrix/ext_www/home-comfort.in.ua/local/components/webprofy/contacts/
Upload File :
Current File : /home/bitrix/ext_www/home-comfort.in.ua/local/components/webprofy/contacts/.description.php

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

$arComponentDescription = array(
	"NAME" => GetMessage("IBLOCK_CONTACTS_NAME"),
	"DESCRIPTION" => GetMessage("IBLOCK_CONTACTS_DESCRIPTION"),
	"ICON" => "/images/news_all.gif",
	"COMPLEX" => "Y",
	"PATH" => array(
		"ID" => "webprofy",
		"CHILD" => array(
			"ID" => "contacts",
			"NAME" => GetMessage("T_IBLOCK_DESC_CONTACTS"),
			"SORT" => 10,
			"CHILD" => array(
				"ID" => "contacts_cmpx",
			),
		),
	),
);