summaryrefslogtreecommitdiffstats
path: root/snort-read-html.lsp
diff options
context:
space:
mode:
authorMika Havela <mika.havela@gmail.com>2007-12-29 17:02:42 +0000
committerMika Havela <mika.havela@gmail.com>2007-12-29 17:02:42 +0000
commit14bea207755931df0155fa9a577782aa167695be (patch)
treeb6a7843f65537187cd5ab4f42e81c9d225fe5bbe /snort-read-html.lsp
parent3cf15148d5f3b9883ef729f275e9b245cd16321f (diff)
downloadacf-snort-14bea207755931df0155fa9a577782aa167695be.tar.bz2
acf-snort-14bea207755931df0155fa9a577782aa167695be.tar.xz
Cleaning up code
git-svn-id: svn://svn.alpinelinux.org/acf/snort/trunk@476 ab2d0c66-481e-0410-8bed-d214d4d58bed
Diffstat (limited to 'snort-read-html.lsp')
-rw-r--r--snort-read-html.lsp4
1 files changed, 0 insertions, 4 deletions
diff --git a/snort-read-html.lsp b/snort-read-html.lsp
index 8b53971..afda1fa 100644
--- a/snort-read-html.lsp
+++ b/snort-read-html.lsp
@@ -19,7 +19,6 @@
<dt>Status</dt>
<dd><?= view.alerts ?> alert(s)</dd>
-<? ---[[ ?>
<? for i in pairs(view.alertresult) do ?>
<h2><?= i ?></h2>
<? for j in pairs(view.alertresult[i]) do ?>
@@ -34,9 +33,6 @@
<? end ?>
<? end ?>
-<? --]] ?>
-
-
<?
--[[ DEBUG INFORMATION