summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2009-12-31 15:13:29 +0000
committerTed Trask <ttrask01@yahoo.com>2009-12-31 15:13:29 +0000
commit6ccc6ad487c6dcc8b00dbad92f1495f31ea7169e (patch)
treeaac629e2efbe5cac468d1362a1b427128fc35ec0
parentb41770eaaefdc85d593d71d4019d88be78976f00 (diff)
downloadacf-dovecot-6ccc6ad487c6dcc8b00dbad92f1495f31ea7169e.tar.bz2
acf-dovecot-6ccc6ad487c6dcc8b00dbad92f1495f31ea7169e.tar.xz
Removed debug statements.
-rw-r--r--dovecot-details-html.lsp5
1 files changed, 0 insertions, 5 deletions
diff --git a/dovecot-details-html.lsp b/dovecot-details-html.lsp
index b8a4ce7..8f1363e 100644
--- a/dovecot-details-html.lsp
+++ b/dovecot-details-html.lsp
@@ -1,10 +1,5 @@
<% local data, viewlibrary = ...
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>")
---]]
%>
<% viewlibrary.dispatch_component("status") %>