mirror of
https://gitlab.com/davical-project/davical.git
synced 2026-08-21 17:06:22 +00:00
Get rid of a couple more unassigned variable warnings.
This commit is contained in:
parent
0bbcc11367
commit
9623b216b2
@ -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;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user