Your IP : 18.191.240.134


Current Path : /home/bitrix/ext_www/dev.shuft.com.ua/bitrix/components/bitrix/furniture.vacancies/
Upload File :
Current File : /home/bitrix/ext_www/dev.shuft.com.ua/bitrix/components/bitrix/furniture.vacancies/.description.php

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

$arComponentDescription = array(
	"NAME" => GetMessage("SUPPORT_FAQ_EL_COMPONENT_NAME"),
	"DESCRIPTION" => GetMessage("SUPPORT_FAQ_EL_COMPONENT_DESCRIPTION"),
	"ICON" => "/images/support.faq.element.list.gif",
	"PATH" => array(
		"ID" => "service",
		"SORT" => 1000,
		"CHILD" => array(
			"ID" => "vacancies",
			"NAME" => GetMessage("SUPPORT_FAQ_EL_COMPONENTS"),
			"SORT" => 30,
		),
	),
);

?>