%PDF- %PDF-
| Direktori : /home/bitrix/www/bitrix/components/bitrix/learning.chapter.detail/ |
| Current File : /home/bitrix/www/bitrix/components/bitrix/learning.chapter.detail/.description.php |
<?
if (!defined("B_PROLOG_INCLUDED") || B_PROLOG_INCLUDED!==true) die();
$arComponentDescription = array(
"NAME" => GetMessage("LEARNING_CHAPTER_DETAIL_NAME"),
"DESCRIPTION" => GetMessage("LEARNING_CHAPTER_DETAIL_DESC"),
"ICON" => "/images/chapter_detail.gif",
"PATH" => array(
"ID" => "service",
"CHILD" => array(
"ID" => "learning",
"NAME" => GetMessage("LEARNING_SERVICE"),
"CHILD" => array(
"ID" => "content",
"NAME" => GetMessage("LEARNING_CONTENT_SERVICE")
),
),
)
);
?>