From b107185f3794c982ec0c988087232346e67a8203 Mon Sep 17 00:00:00 2001 From: Mika Havela Date: Thu, 2 Jul 2009 15:21:39 +0000 Subject: Adding delete() to be able to remove .rrd DB's Hiding some debug information in the listrrd view-file. --- rrdtool-listrrd-html.lsp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'rrdtool-listrrd-html.lsp') 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("

DEBUGGING

DEBUG INFO: CFE

") io.write(html.cfe_unpack(form)) io.write("
") +--]] %> <% displaycommandresults({"delete", "edit", "editfile"}, session) %> -- cgit v1.2.3