aboutsummaryrefslogtreecommitdiffstats
path: root/config/snort-dev/snort_dynamic_ip_reload.php
diff options
context:
space:
mode:
Diffstat (limited to 'config/snort-dev/snort_dynamic_ip_reload.php')
-rw-r--r--config/snort-dev/snort_dynamic_ip_reload.php4
1 files changed, 1 insertions, 3 deletions
diff --git a/config/snort-dev/snort_dynamic_ip_reload.php b/config/snort-dev/snort_dynamic_ip_reload.php
index 7c42c85f..dceb84b4 100644
--- a/config/snort-dev/snort_dynamic_ip_reload.php
+++ b/config/snort-dev/snort_dynamic_ip_reload.php
@@ -3,7 +3,7 @@
/* $Id$ */
/*
snort_dynamic_ip_reload.php
- Copyright (C) 2006 Scott Ullrich and Robert Zeleya
+ Copyright (C) 2009 Robert Zeleya
All rights reserved.
Redistribution and use in source and binary forms, with or without
@@ -33,8 +33,6 @@
require_once("/usr/local/pkg/snort/snort.inc");
-require_once("/usr/local/pkg/snort/snort.inc");
-
/* get the varibles from the command line */
/* Note: snort.sh sould only be using this */
$id = $_SERVER["argv"][1];