mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-06-03 21:29:28 +00:00
This commit is contained in:
@@ -269,7 +269,6 @@ if($format=='csv')
|
||||
elseif($format=='ical')
|
||||
{
|
||||
echo $crlf.'END:VCALENDAR';
|
||||
ob_end_flush();
|
||||
}
|
||||
// Print in HTML-File
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user