aboutsummaryrefslogtreecommitdiffstats
path: root/config/snort-dev/snort_rulesets.php
diff options
context:
space:
mode:
authorrobiscool <robrob2626@yahoo.com>2010-03-26 18:15:02 -0700
committerrobiscool <robrob2626@yahoo.com>2010-03-26 18:15:02 -0700
commit99f575d42eed225405233af5cc0231ca874dce50 (patch)
tree7039040681fb7d03c3b0d1776d73dfb09b968bef /config/snort-dev/snort_rulesets.php
parent0628f8885994494ff5823e688ced8bffcf909375 (diff)
downloadpfsense-packages-99f575d42eed225405233af5cc0231ca874dce50.tar.gz
pfsense-packages-99f575d42eed225405233af5cc0231ca874dce50.tar.bz2
pfsense-packages-99f575d42eed225405233af5cc0231ca874dce50.zip
snort-dev, fixed link logo, fixed barnyard 7.2 8.0 download, see notes.txt
Diffstat (limited to 'config/snort-dev/snort_rulesets.php')
-rw-r--r--config/snort-dev/snort_rulesets.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/config/snort-dev/snort_rulesets.php b/config/snort-dev/snort_rulesets.php
index 172780b6..53c5d379 100644
--- a/config/snort-dev/snort_rulesets.php
+++ b/config/snort-dev/snort_rulesets.php
@@ -68,7 +68,7 @@ $isrulesfolderempty = exec("ls -A /usr/local/etc/snort/snort_{$iface_uuid}_{$if_
if ($isrulesfolderempty == "") {
include("head.inc");
-include("fbegin.inc");
+include("./snort_fbegin.inc");
echo "<p class=\"pgtitle\">";
if($pfsense_stable == 'yes'){echo $pgtitle;}
@@ -157,7 +157,7 @@ include("head.inc");
?>
<body link="#000000" vlink="#000000" alink="#000000">
-<?php include("fbegin.inc"); ?>
+<?php include("./snort_fbegin.inc"); ?>
<p class="pgtitle"><?php if($pfsense_stable == 'yes'){echo $pgtitle;}?></p>
<?php