summaryrefslogtreecommitdiffstats
path: root/rrdtool-listrrd-html.lsp
diff options
context:
space:
mode:
Diffstat (limited to 'rrdtool-listrrd-html.lsp')
-rw-r--r--rrdtool-listrrd-html.lsp3
1 files changed, 2 insertions, 1 deletions
diff --git a/rrdtool-listrrd-html.lsp b/rrdtool-listrrd-html.lsp
index 24c48d1..5da37a4 100644
--- a/rrdtool-listrrd-html.lsp
+++ b/rrdtool-listrrd-html.lsp
@@ -2,10 +2,11 @@
require("viewfunctions")
%>
<%
----[[ DEBUG INFORMATION
+--[[ 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({"delete", "edit", "editfile"}, session) %>