From 13ca2fc32ee5ac5ec7f3da73b638b30bee28a192 Mon Sep 17 00:00:00 2001
From: robiscool
Date: Mon, 23 Nov 2009 15:27:11 -0800
Subject: snort-dev, begin user testing and feed back, release the alpha
package
---
config/snort-dev/snort_blocked.php | 27 ++++++++++-----------------
1 file changed, 10 insertions(+), 17 deletions(-)
(limited to 'config/snort-dev/snort_blocked.php')
diff --git a/config/snort-dev/snort_blocked.php b/config/snort-dev/snort_blocked.php
index ff158853..ac751d2a 100644
--- a/config/snort-dev/snort_blocked.php
+++ b/config/snort-dev/snort_blocked.php
@@ -28,7 +28,7 @@
*/
require("guiconfig.inc");
-require("/usr/local/pkg/snort.inc");
+require("/usr/local/pkg/snort/snort.inc");
if($_POST['todelete'] or $_GET['todelete']) {
if($_POST['todelete'])
@@ -38,18 +38,14 @@ if($_POST['todelete'] or $_GET['todelete']) {
exec("/sbin/pfctl -t snort2c -T delete {$ip}");
}
-$pgtitle = "Snort: Snort Blocked";
+$pgtitle = "Snort: Services: Snort Blocked";
include("head.inc");
?>
-
-=$pgtitle?>
";
-?>
+=$pgtitle?>