%PDF- %PDF-
| Direktori : /home/bitrix/www/bitrix/components/bitrix/iblock.element.add.form/ |
| Current File : //home/bitrix/www/bitrix/components/bitrix/iblock.element.add.form/.description.php |
<?
if (!defined("B_PROLOG_INCLUDED") || B_PROLOG_INCLUDED!==true) die();
$arComponentDescription = array(
"NAME" => GetMessage("IBLOCK_ELEMENT_ADD_FORM_NAME"),
"DESCRIPTION" => GetMessage("IBLOCK_ELEMENT_ADD_FORM_DESCRIPTION"),
"ICON" => "/images/eaddform.gif",
"PATH" => array(
"ID" => "content",
"CHILD" => array(
"ID" => "iblock_element_add",
"NAME" => GetMessage("T_IBLOCK_DESC_ELEMENT_ADD"),
),
),
);
?>