Your IP : 18.226.169.186


Current Path : /var/www/admin_ftp_12/data/www/httpdocs/bitrix/components/bitrix/main.calendar/
Upload File :
Current File : /var/www/admin_ftp_12/data/www/httpdocs/bitrix/components/bitrix/main.calendar/.description.php

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

$arComponentDescription = array(
	"NAME" => GetMessage("MAIN_CALENDAR_COMPONENT_NAME"),
	"DESCRIPTION" => GetMessage("MAIN_CALENDAR_COMPONENT_DESCR"),
	"ICON" => "/images/calendar.gif",
	"PATH" => array(
		"ID" => "utility",
	),
);
?>