From 039c417854f9ccaa5fdadf33bbc2cf38bb404a35 Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Sun, 2 Apr 2006 01:42:31 +0000 Subject: [PATCH] Update filter reload status with CARP Sync URL --- etc/inc/filter.inc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/etc/inc/filter.inc b/etc/inc/filter.inc index b75823c4a4..74f2f70950 100644 --- a/etc/inc/filter.inc +++ b/etc/inc/filter.inc @@ -2221,6 +2221,8 @@ function carp_sync_xml($url, $password, $sections, $port = 80, $method = 'pfsens if($g['booting']) return; + update_filter_reload_status("Syncing CARP data to {$url}"); + $config_copy = $config; /* strip out nosync items */