summaryrefslogtreecommitdiffstats
path: root/dansguardian-general-html.lsp
diff options
context:
space:
mode:
Diffstat (limited to 'dansguardian-general-html.lsp')
-rw-r--r--dansguardian-general-html.lsp2
1 files changed, 1 insertions, 1 deletions
diff --git a/dansguardian-general-html.lsp b/dansguardian-general-html.lsp
index e83ff4c..717f1f0 100644
--- a/dansguardian-general-html.lsp
+++ b/dansguardian-general-html.lsp
@@ -1,5 +1,5 @@
<%
-require("htmlviewfunctions")
+htmlviewfunctions = require("htmlviewfunctions")
local form, viewlibrary, page_info, session = ...
%>