summaryrefslogtreecommitdiffstats
path: root/snort-read-html.lsp
diff options
context:
space:
mode:
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