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_rulesets.php | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'config/snort/snort_rulesets.php') diff --git a/config/snort/snort_rulesets.php b/config/snort/snort_rulesets.php index a06ba106..3d2e9ab4 100644 --- a/config/snort/snort_rulesets.php +++ b/config/snort/snort_rulesets.php @@ -64,7 +64,10 @@ include("head.inc"); -

+

"; +?>
-- cgit v1.2.3