summaryrefslogtreecommitdiffstats
path: root/rrdtool-newgraphcfg-html.lsp
diff options
context:
space:
mode:
Diffstat (limited to 'rrdtool-newgraphcfg-html.lsp')
-rwxr-xr-xrrdtool-newgraphcfg-html.lsp2
1 files changed, 1 insertions, 1 deletions
diff --git a/rrdtool-newgraphcfg-html.lsp b/rrdtool-newgraphcfg-html.lsp
index 005ac4d..5371cf8 100755
--- a/rrdtool-newgraphcfg-html.lsp
+++ b/rrdtool-newgraphcfg-html.lsp
@@ -1,5 +1,5 @@
<% local form, viewlibrary, page_info = ... %>
-<% require("htmlviewfunctions") %>
+<% htmlviewfunctions = require("htmlviewfunctions") %>
<% html = require("acf.html") %>
<H1>Create new rrdtool-graph file</H1>