Your IP : 18.221.84.179


Current Path : /home/bitrix/ext_www/dev.ballu.in.ua/bitrix/components/bitrix/news.calendar/
Upload File :
Current File : /home/bitrix/ext_www/dev.ballu.in.ua/bitrix/components/bitrix/news.calendar/.description.php

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

$arComponentDescription = array(
	"NAME" => GetMessage("T_IBLOCK_DESC_CALENDAR"),
	"DESCRIPTION" => GetMessage("T_IBLOCK_DESC_CALENDAR_DESC"),
	"ICON" => "/images/iblock_calendar.gif",
	"SORT" => 40,
	"CACHE_PATH" => "Y",
	"PATH" => array(
		"ID" => "content",
		"CHILD" => array(
			"ID" => "news",
			"NAME" => GetMessage("T_IBLOCK_DESC_NEWS"),
			"SORT" => 10,
		)
	),
);

?>