mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-06-01 12:19:28 +00:00
Erweiterung Coodle und Freebusy um Zeitsperren
This commit is contained in:
@@ -109,7 +109,7 @@ class ical extends basis_db
|
||||
$dtend='';
|
||||
}
|
||||
}
|
||||
elseif($typ=='SoGo')
|
||||
elseif($typ=='SoGo' || $typ=='Zeitsperren')
|
||||
{
|
||||
if(mb_strstr($row,'FREEBUSY'))
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user