From 62959f95f9e9f97cc47413e765f9263220852fb2 Mon Sep 17 00:00:00 2001 From: Ralf Becker Date: Wed, 24 Jun 2015 10:51:23 +0000 Subject: [PATCH] using new Horde code in vendor for timezone stuff too --- calendar/inc/class.calendar_timezones.inc.php | 1 - 1 file changed, 1 deletion(-) diff --git a/calendar/inc/class.calendar_timezones.inc.php b/calendar/inc/class.calendar_timezones.inc.php index 9c7ce08a7b..81b3e63f3c 100644 --- a/calendar/inc/class.calendar_timezones.inc.php +++ b/calendar/inc/class.calendar_timezones.inc.php @@ -442,7 +442,6 @@ class calendar_timezones switch ($type) { case 'vcalendar': - include_once EGW_SERVER_ROOT.'/phpgwapi/inc/horde/lib/core.php'; // checking type of $val, now we included the object definition (no need to always include it!) $vcal = new Horde_Icalendar; $vcal->setAttribute('PRODID','-//EGroupware//NONSGML EGroupware Calendar '.$GLOBALS['egw_info']['apps']['calendar']['version'].'//'.