diff options
Diffstat (limited to 'dansguardian-html.lsp')
-rw-r--r-- | dansguardian-html.lsp | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/dansguardian-html.lsp b/dansguardian-html.lsp index 2f134db..d9ac2f5 100644 --- a/dansguardian-html.lsp +++ b/dansguardian-html.lsp @@ -2,14 +2,6 @@ require("viewfunctions") %> -<% ---[[ DEBUG INFORMATION -io.write("<H1>DEBUGGING</H1><span style='color:red'><H2>DEBUG INFO: CFE</H2>") -io.write(html.cfe_unpack(form)) -io.write("</span>") ---]] -%> - <% displaycommandresults({"edit", "startstop"}, session) %> <% if viewlibrary and viewlibrary.dispatch_component then |