Changed the reading of the calendar setup info for generating the .vcs files.

This commit is contained in:
skeeter 2001-12-10 03:57:00 +00:00
parent a8f3f17a36
commit b7283ea629

View File

@ -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;