From 12bff57e0bb87aa22fe9638cc11f109bb9d03436 Mon Sep 17 00:00:00 2001 From: ma0068 Date: Wed, 13 Jul 2022 09:24:37 +0200 Subject: [PATCH] Erweiterung Coodle und Freebusy um Zeitsperren --- include/ical.class.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/ical.class.php b/include/ical.class.php index 1fa3982f9..99d958f32 100644 --- a/include/ical.class.php +++ b/include/ical.class.php @@ -109,7 +109,7 @@ class ical extends basis_db $dtend=''; } } - elseif($typ=='SoGo') + elseif($typ=='SoGo' || $typ=='Zeitsperren') { if(mb_strstr($row,'FREEBUSY')) {