From 8475f580d8bafb43f9c06ebac52d52e6713c51ca Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Mon, 9 Feb 2009 16:26:43 -0500 Subject: Only output pgtitle once on 2.0 --- config/snort/snort_rules.php | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'config/snort/snort_rules.php') diff --git a/config/snort/snort_rules.php b/config/snort/snort_rules.php index f1b29f83..e9276ecf 100644 --- a/config/snort/snort_rules.php +++ b/config/snort/snort_rules.php @@ -260,7 +260,10 @@ include("head.inc"); -

+

"; +?>

-- cgit v1.2.3