Your IP : 3.147.64.187


Current Path : /home/bitrix/ext_www/klimatlend.ua/bitrix/components/bitrix/calendar.edit.slider/
Upload File :
Current File : /home/bitrix/ext_www/klimatlend.ua/bitrix/components/bitrix/calendar.edit.slider/component.php

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

if (!CModule::IncludeModule("calendar"))
	return ShowError("EC_CALENDAR_MODULE_NOT_INSTALLED");

$arResult['TIMEZONE_LIST'] = CCalendar::GetTimezoneList();
$arResult['FORM_USER_SETTINGS'] = CCalendarUserSettings::getFormSettings($arParams['formType']);

$this->IncludeComponentTemplate();
?>