%PDF- %PDF-
| Direktori : /home/bitrix/www/bitrix/components/bitrix/support.faq.element.detail/ |
| Current File : /home/bitrix/www/bitrix/components/bitrix/support.faq.element.detail/.description.php |
<?
if (!defined("B_PROLOG_INCLUDED") || B_PROLOG_INCLUDED!==true) die();
$arComponentDescription = array(
"NAME" => GetMessage("SUPPORT_FAQ_ED_COMPONENT_NAME"),
"DESCRIPTION" => GetMessage("SUPPORT_FAQ_ED_COMPONENT_DESCRIPTION"),
"ICON" => "/images/support.faq.element.detail.gif",
"PATH" => array(
"ID" => "service",
"SORT" => 1000,
"CHILD" => array(
"ID" => "faq",
"NAME" => GetMessage("SUPPORT_FAQ_ED_COMPONENTS"),
"SORT" => 30,
),
),
);
?>