summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xsrc/etc/rc.filter_synchronize1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/etc/rc.filter_synchronize b/src/etc/rc.filter_synchronize
index 1938cd3..c8e47f8 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()
OpenPOWER on IntegriCloud