summaryrefslogtreecommitdiffstats
path: root/shorewall-listfiles-html.lsp
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2009-12-31 15:17:57 +0000
committerTed Trask <ttrask01@yahoo.com>2009-12-31 15:17:57 +0000
commit9f9697c88ced911acbdea09015a056bff4fddfb7 (patch)
tree5f4d78c1ff3f11913ed6441beec99b11a5be1ba5 /shorewall-listfiles-html.lsp
parent2b658d01373bee78caf754e8de84f5042f0b43a2 (diff)
downloadacf-shorewall-9f9697c88ced911acbdea09015a056bff4fddfb7.tar.bz2
acf-shorewall-9f9697c88ced911acbdea09015a056bff4fddfb7.tar.xz
Removed debug statements.
Diffstat (limited to 'shorewall-listfiles-html.lsp')
-rw-r--r--shorewall-listfiles-html.lsp7
1 files changed, 0 insertions, 7 deletions
diff --git a/shorewall-listfiles-html.lsp b/shorewall-listfiles-html.lsp
index 8e0c646..c28c3a9 100644
--- a/shorewall-listfiles-html.lsp
+++ b/shorewall-listfiles-html.lsp
@@ -1,13 +1,6 @@
<% local data, viewlibrary, page_info, session = ...
require("viewfunctions")
%>
-<%
---[[ DEBUG INFORMATION
-io.write("<H1>DEBUGGING</H1><span style='color:red'><H2>DEBUG INFO: CFE</H2>")
-io.write(html.cfe_unpack(data))
-io.write("</span>")
---]]
-%>
<% displaycommandresults({"edit", "check", "startstop"}, session) %>