summaryrefslogtreecommitdiffstats
path: root/syslog-config-html.lsp
diff options
context:
space:
mode:
Diffstat (limited to 'syslog-config-html.lsp')
-rw-r--r--syslog-config-html.lsp2
1 files changed, 1 insertions, 1 deletions
diff --git a/syslog-config-html.lsp b/syslog-config-html.lsp
index ef93b3f..2c9069b 100644
--- a/syslog-config-html.lsp
+++ b/syslog-config-html.lsp
@@ -1,5 +1,5 @@
<% local form, viewlibrary, page_info, session = ... %>
-<% require("htmlviewfunctions") %>
+<% htmlviewfunctions = require("htmlviewfunctions") %>
<% if viewlibrary and viewlibrary.dispatch_component then
viewlibrary.dispatch_component("status")