diff --git a/src/etc/rc.filter_synchronize b/src/etc/rc.filter_synchronize index 1938cd3be7..c8e47f8548 100755 --- a/src/etc/rc.filter_synchronize +++ b/src/etc/rc.filter_synchronize @@ -223,6 +223,7 @@ function carp_sync_xml($url, $username, $password, $sections, $method = 'restore } } + $xml = array(); foreach ($sections as $section) { /* * we can't use array_intersect_key()