diff --git a/inc/caldav-REPORT.php b/inc/caldav-REPORT.php index d2cd9fc9..e688cc76 100644 --- a/inc/caldav-REPORT.php +++ b/inc/caldav-REPORT.php @@ -29,6 +29,8 @@ require_once("iCalendar.php"); $reportnum = -1; $report = array(); +$denied = array(); +$unsupported = array(); if ( isset($prop_filter) ) unset($prop_filter); $position = 0;