forked from extern/egroupware
using new Horde code in vendor for timezone stuff too
This commit is contained in:
parent
3640ef4eb0
commit
62959f95f9
@ -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'].'//'.
|
||||||
|
Loading…
Reference in New Issue
Block a user