summaryrefslogtreecommitdiffstats
path: root/rrdtool-expert-html.lsp
diff options
context:
space:
mode:
Diffstat (limited to 'rrdtool-expert-html.lsp')
-rw-r--r--rrdtool-expert-html.lsp2
1 files changed, 1 insertions, 1 deletions
diff --git a/rrdtool-expert-html.lsp b/rrdtool-expert-html.lsp
index 266fb53..53f29c0 100644
--- a/rrdtool-expert-html.lsp
+++ b/rrdtool-expert-html.lsp
@@ -1,5 +1,5 @@
<% local form, viewlibrary, page_info, session = ... %>
-<% require("htmlviewfunctions") %>
+<% htmlviewfunctions = require("htmlviewfunctions") %>
<%
--[[ Temporary comment to speed things up