summaryrefslogtreecommitdiffstats
path: root/postgresql-listfiles-html.lsp
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2009-12-31 15:16:52 +0000
committerTed Trask <ttrask01@yahoo.com>2009-12-31 15:16:52 +0000
commit82d6f49671e36f754ef10bc1efcdfc626e32605a (patch)
tree61a0b7a1b86542199bf22be4a8e96fd499a9c87b /postgresql-listfiles-html.lsp
parentec58e9bb56b0c79584b94fc172ee38969512ba78 (diff)
downloadacf-postgresql-82d6f49671e36f754ef10bc1efcdfc626e32605a.tar.bz2
acf-postgresql-82d6f49671e36f754ef10bc1efcdfc626e32605a.tar.xz
Removed debug statements.
Diffstat (limited to 'postgresql-listfiles-html.lsp')
-rw-r--r--postgresql-listfiles-html.lsp7
1 files changed, 0 insertions, 7 deletions
diff --git a/postgresql-listfiles-html.lsp b/postgresql-listfiles-html.lsp
index 55c92ad..40045c6 100644
--- a/postgresql-listfiles-html.lsp
+++ b/postgresql-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({"expert", "startstop"}, session) %>