summaryrefslogtreecommitdiffstats
path: root/shorewall-check-html.lsp
diff options
context:
space:
mode:
Diffstat (limited to 'shorewall-check-html.lsp')
-rw-r--r--shorewall-check-html.lsp6
1 files changed, 0 insertions, 6 deletions
diff --git a/shorewall-check-html.lsp b/shorewall-check-html.lsp
index a31b947..0fcfa0e 100644
--- a/shorewall-check-html.lsp
+++ b/shorewall-check-html.lsp
@@ -22,10 +22,4 @@
<dt>Preform fw restart</dt>
<dd><form name="check" action="<? io.write(view.url .. "/read") ?>" method="POST"><input type=submit name="cmd" value="restart" style="width:100px"></form><? if (view.check.restart) then io.write(view.programstats.restart) end ?></dd>
-<?
---[[ DEBUG INFORMATION
-require("debugs")
-io.write(debugs.variables(view))
---]]
-?>