From 7bf09620fc59e910d83f2691c6487a6cf0b615c2 Mon Sep 17 00:00:00 2001 From: bmeeks8 Date: Mon, 3 Jun 2013 21:16:31 -0400 Subject: Add a rule counter for display at the bottom of page. --- config/snort/snort_rules.php | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/config/snort/snort_rules.php b/config/snort/snort_rules.php index 2ef529b9..3475577c 100755 --- a/config/snort/snort_rules.php +++ b/config/snort/snort_rules.php @@ -496,6 +496,7 @@ h += 96; $rulem) { foreach ($rulem as $k2 => $v) { $sid = snort_get_sid($v['rule']); @@ -576,6 +577,7 @@ h += 96; - +
+ + + -- cgit v1.2.3