mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-20 00:12:15 +00:00
This commit is contained in:
@@ -91,7 +91,7 @@ else
|
||||
}
|
||||
fclose($fp);
|
||||
|
||||
$ical->importFreeBusy($doc, $row->freebusytyp_kurzbz);
|
||||
$ical->importFreeBusy($doc, 'LVPLAN');
|
||||
}
|
||||
echo $ical->getFreeBusy();
|
||||
echo "\nEND:VCALENDAR";
|
||||
|
||||
Reference in New Issue
Block a user