diff options
author | robiscool <robrob2626@yahoo.com> | 2011-05-26 14:01:45 -0700 |
---|---|---|
committer | robiscool <robrob2626@yahoo.com> | 2011-05-26 14:01:45 -0700 |
commit | ff098a580cac72ca0c420b5ae688c2e250f51a77 (patch) | |
tree | 5e4a73b2d1e3c6ece17bb79b40c35cc97db69007 /config/snort-dev/snort_interfaces.php | |
parent | bd664276c67a11b92c027ba569157460481d37e6 (diff) | |
download | pfsense-packages-ff098a580cac72ca0c420b5ae688c2e250f51a77.tar.gz pfsense-packages-ff098a580cac72ca0c420b5ae688c2e250f51a77.tar.bz2 pfsense-packages-ff098a580cac72ca0c420b5ae688c2e250f51a77.zip |
snort-dev, make sure sqlight dbs are being cleaned, update success json code.
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 56e4a600..f8f4c859 100644 --- a/config/snort-dev/snort_interfaces.php +++ b/config/snort-dev/snort_interfaces.php @@ -41,7 +41,7 @@ $new_ruleUUID = genAlphaNumMixFast(7, 8); $a_interfaces = snortSql_fetchAllInterfaceRules('Snortrules', 'snortDBrules'); - $pgtitle = "Services: Snort 2.9.0.4 pkg v. 1.37"; + $pgtitle = "Services: Snort 2.9.0.5 pkg v. 2.0"; include("/usr/local/pkg/snort/snort_head.inc"); ?> |