summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2009-12-31 14:42:33 +0000
committerTed Trask <ttrask01@yahoo.com>2009-12-31 14:42:33 +0000
commit14bbe95d136a5b45926641814036bab3b20bc5d4 (patch)
tree565297e216174cac9105b5cf7d582ce0543466bc
parentbb8a45929fdf69682ffe5c1de2f1e7883c6a2f66 (diff)
downloadacf-alpine-conf-14bbe95d136a5b45926641814036bab3b20bc5d4.tar.bz2
acf-alpine-conf-14bbe95d136a5b45926641814036bab3b20bc5d4.tar.xz
Removed debug statements.
-rw-r--r--lbu-config-html.lsp7
-rw-r--r--lbu-listbackups-html.lsp7
-rw-r--r--lbu-status-html.lsp7
3 files changed, 0 insertions, 21 deletions
diff --git a/lbu-config-html.lsp b/lbu-config-html.lsp
index d138553..10b0dd1 100644
--- a/lbu-config-html.lsp
+++ b/lbu-config-html.lsp
@@ -1,13 +1,6 @@
<% local form, 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(form))
-io.write("</span>")
---]]
-%>
<% displaycommandresults({"editincluded", "editexcluded", "selectbackup"}, session, true) %>
diff --git a/lbu-listbackups-html.lsp b/lbu-listbackups-html.lsp
index 489b140..f528227 100644
--- a/lbu-listbackups-html.lsp
+++ b/lbu-listbackups-html.lsp
@@ -1,13 +1,6 @@
<% local view, viewlibrary, pageinfo, session = ...
require("viewfunctions")
%>
-<%
---[[ DEBUG INFORMATION
-io.write("<H1>DEBUGGING</H1><span style='color:red'><H2>DEBUG INFO: CFE</H2>")
-io.write(html.cfe_unpack(view))
-io.write("</span>")
---]]
-%>
<% displaycommandresults({"selectbackup"}, session) %>
diff --git a/lbu-status-html.lsp b/lbu-status-html.lsp
index 6da9025..dc76c8c 100644
--- a/lbu-status-html.lsp
+++ b/lbu-status-html.lsp
@@ -1,13 +1,6 @@
<% local view, viewlibrary, pageinfo, session = ...
require("viewfunctions")
%>
-<%
---[[ DEBUG INFORMATION
-io.write("<H1>DEBUGGING</H1><span style='color:red'><H2>DEBUG INFO: CFE</H2>")
-io.write(html.cfe_unpack(view))
-io.write("</span>")
---]]
-%>
<H1>System Info</H1>
<DL>