From fd1235b89a0e43deb7bc2d3720fe32cfbef8e16c Mon Sep 17 00:00:00 2001 From: jim-p Date: Mon, 29 Nov 2010 09:45:13 -0500 Subject: Test array before foreach --- config/widget-snort/snort_alerts.widget.php | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'config/widget-snort') diff --git a/config/widget-snort/snort_alerts.widget.php b/config/widget-snort/snort_alerts.widget.php index 9b5b2b64..c2622dc7 100644 --- a/config/widget-snort/snort_alerts.widget.php +++ b/config/widget-snort/snort_alerts.widget.php @@ -34,8 +34,10 @@ global $config, $g; Src/Dst Details - + ' . 'Cat : ' . $alert['category'] ?> + } +} ?> -- cgit v1.2.3