Ensure CARP cache is cleared on status page reload.

This commit is contained in:
Scott Ullrich 2007-08-08 16:53:53 +00:00
parent a1e58090fa
commit 07e5afebd7

View File

@ -37,6 +37,7 @@ function gentitle_pkg($pgname) {
unset($interface_arr_cache);
unset($carp_interface_count_cache);
unset($carp_query);
unset($interface_ip_arr_cache);
$status = get_carp_status();
if($_POST['disablecarp'] <> "") {