using new Horde code in vendor for timezone stuff too

This commit is contained in:
Ralf Becker 2015-06-24 10:51:23 +00:00
parent 3640ef4eb0
commit 62959f95f9

View File

@ -442,7 +442,6 @@ class calendar_timezones
switch ($type) switch ($type)
{ {
case 'vcalendar': 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!) // checking type of $val, now we included the object definition (no need to always include it!)
$vcal = new Horde_Icalendar; $vcal = new Horde_Icalendar;
$vcal->setAttribute('PRODID','-//EGroupware//NONSGML EGroupware Calendar '.$GLOBALS['egw_info']['apps']['calendar']['version'].'//'. $vcal->setAttribute('PRODID','-//EGroupware//NONSGML EGroupware Calendar '.$GLOBALS['egw_info']['apps']['calendar']['version'].'//'.