Erweiterung Coodle und Freebusy um Zeitsperren

This commit is contained in:
ma0068
2022-07-13 09:24:37 +02:00
parent 759a2b4c8a
commit 12bff57e0b
+1 -1
View File
@@ -109,7 +109,7 @@ class ical extends basis_db
$dtend='';
}
}
elseif($typ=='SoGo')
elseif($typ=='SoGo' || $typ=='Zeitsperren')
{
if(mb_strstr($row,'FREEBUSY'))
{