diff options
author | robiscool <robrob2626@yahoo.com> | 2009-12-12 17:26:09 -0800 |
---|---|---|
committer | robiscool <robrob2626@yahoo.com> | 2009-12-12 17:26:59 -0800 |
commit | 170685ff702e1ea99a1cd39439e8370090f2d156 (patch) | |
tree | 0f2ef9848b87ef9d641f534f45c043c4fc4b1595 /config/snort-dev/snort_interfaces.php | |
parent | f987d47ea878bf49bd256c36f3fda13421b7eae3 (diff) | |
download | pfsense-packages-170685ff702e1ea99a1cd39439e8370090f2d156.tar.gz pfsense-packages-170685ff702e1ea99a1cd39439e8370090f2d156.tar.bz2 pfsense-packages-170685ff702e1ea99a1cd39439e8370090f2d156.zip |
snort-dev, add page block code, fix issues with snort md5s
Diffstat (limited to 'config/snort-dev/snort_interfaces.php')
-rw-r--r-- | config/snort-dev/snort_interfaces.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/snort-dev/snort_interfaces.php b/config/snort-dev/snort_interfaces.php index 53db7528..3650d1de 100644 --- a/config/snort-dev/snort_interfaces.php +++ b/config/snort-dev/snort_interfaces.php @@ -275,7 +275,7 @@ if ($_GET['act'] == "toggle" && $_GET['id'] != "") } -$pgtitle = "Services: Snort 2.8.4.1_6 pkg v. 1.8 RC3"; +$pgtitle = "Services: Snort 2.8.4.1_7 pkg v. 1.8 RC4"; include("head.inc"); ?> |