Your IP : 3.148.106.98


Current Path : /home/bitrix/ext_www/crm.klimatlend.ua/bitrix/components/bitrix/faceid.1c/
Upload File :
Current File : /home/bitrix/ext_www/crm.klimatlend.ua/bitrix/components/bitrix/faceid.1c/.description.php

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

$arComponentDescription = array(
	"NAME" => GetMessage("FIT1C_SECTION_TEMPLATE_NAME"),
	"DESCRIPTION" => GetMessage("FIT1C_SECTION_TEMPLATE_DESCRIPTION"),
	"ICON" => "/images/cat_list.gif",
	"CACHE_PATH" => "Y",
	"SORT" => 10,
	'PATH' => array(
		'ID' => 'crm',
		'NAME' => GetMessage('FIT1C_SERVICES_MAIN_SECTION'),
		'CHILD' => array(
			'ID' => 'config',
			'NAME' => GetMessage('FIT1C_SERVICES_PARENT_SECTION')
		)
	)

);

?>