mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-22 14:41:29 +01:00
Changed the reading of the calendar setup info for generating the .vcs files.
This commit is contained in:
parent
a8f3f17a36
commit
b7283ea629
@ -3214,7 +3214,7 @@ class boicalendar
|
||||
|
||||
$cats = CreateObject('phpgwapi.categories');
|
||||
|
||||
include(PHPGW_APP_INC.'/../setup/setup.inc.php');
|
||||
include(PHPGW_SERVER_ROOT.'/calendar/setup/setup.inc.php');
|
||||
if(!is_array($event_id))
|
||||
{
|
||||
$ids[] = $event_id;
|
||||
|
Loading…
Reference in New Issue
Block a user