From 2b2bd92b01bc7e4dd49d7715085d26e8dd786a2d Mon Sep 17 00:00:00 2001 From: Ermal Date: Tue, 2 Aug 2011 17:00:57 +0000 Subject: Give time to GUI to get correct fields --- config/snort/snort_interfaces_edit.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config/snort/snort_interfaces_edit.php') diff --git a/config/snort/snort_interfaces_edit.php b/config/snort/snort_interfaces_edit.php index 746145e2..e2b5327a 100644 --- a/config/snort/snort_interfaces_edit.php +++ b/config/snort/snort_interfaces_edit.php @@ -312,7 +312,7 @@ if (isset($_GET['dup'])) { Running_Stop($snort_uuid, $if_real, $id); - + header( 'Expires: Sat, 26 Jul 1997 05:00:00 GMT' ); header( 'Last-Modified: ' . gmdate( 'D, d M Y H:i:s' ) . ' GMT' ); header( 'Cache-Control: no-store, no-cache, must-revalidate' ); -- cgit v1.2.3