X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=dav%2Fcommon%2Fdav_caldav_backend_private.inc.php;h=b3b32e33698d26f11015213a24e70a02106e965f;hb=66384e2e2c8160479253b28deb1b77e838317f95;hp=d258b6ca7480974143170d14337f62498ea1e59d;hpb=a79a85edbb136e9a26ab7c5210e3918568e06bcb;p=friendica-addons.git diff --git a/dav/common/dav_caldav_backend_private.inc.php b/dav/common/dav_caldav_backend_private.inc.php index d258b6ca..b3b32e33 100644 --- a/dav/common/dav_caldav_backend_private.inc.php +++ b/dav/common/dav_caldav_backend_private.inc.php @@ -431,7 +431,6 @@ class Sabre_CalDAV_Backend_Private extends Sabre_CalDAV_Backend_Common */ function createCalendarObject($calendarId, $objectUri, $calendarData) { - $calendarData = icalendar_sanitize_string($calendarData); $extraData = $this->getDenormalizedData($calendarData);