From 84924b3d14c6d8fe20617557ffdb5c6e23ded160 Mon Sep 17 00:00:00 2001 From: bmeeks8 Date: Tue, 15 Oct 2013 20:14:07 -0400 Subject: Add custom title with link to Snort Alerts. --- config/widget-snort/snort_alerts.widget.php | 3 +++ 1 file changed, 3 insertions(+) (limited to 'config/widget-snort/snort_alerts.widget.php') diff --git a/config/widget-snort/snort_alerts.widget.php b/config/widget-snort/snort_alerts.widget.php index e488bc49..f4eaa140 100644 --- a/config/widget-snort/snort_alerts.widget.php +++ b/config/widget-snort/snort_alerts.widget.php @@ -25,6 +25,9 @@ ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ + +require_once("/usr/local/www/widgets/include/widget-snort.inc"); + global $config, $g; /* array sorting */ -- cgit v1.2.3