summaryrefslogtreecommitdiffstats
path: root/openssl-checkenvironment-html.lsp
diff options
context:
space:
mode:
Diffstat (limited to 'openssl-checkenvironment-html.lsp')
-rw-r--r--openssl-checkenvironment-html.lsp2
1 files changed, 1 insertions, 1 deletions
diff --git a/openssl-checkenvironment-html.lsp b/openssl-checkenvironment-html.lsp
index 8cf44d1..2e4f9c4 100644
--- a/openssl-checkenvironment-html.lsp
+++ b/openssl-checkenvironment-html.lsp
@@ -1,5 +1,5 @@
<% local form, viewlibrary, page_info = ... %>
-<% require("htmlviewfunctions") %>
+<% htmlviewfunctions = require("htmlviewfunctions") %>
<% html = require("acf.html") %>
<H1><%= html.html_escape(form.label) %></H1>