• Модуль: calendar
  • Путь к файлу: ~/bitrix/modules/calendar/classes/general/calendar.php
  • Класс: CCalendar
  • Вызов: CCalendar::SetLocation
static function SetLocation($old = '', $new = '', $params = [])
{
	return RoomsUtil::setLocation($old, $new, $params);
}