summaryrefslogtreecommitdiffstats
path: root/postfix-listqueue-html.lsp
diff options
context:
space:
mode:
Diffstat (limited to 'postfix-listqueue-html.lsp')
-rw-r--r--postfix-listqueue-html.lsp2
1 files changed, 1 insertions, 1 deletions
diff --git a/postfix-listqueue-html.lsp b/postfix-listqueue-html.lsp
index 4ea9011..6e09ee0 100644
--- a/postfix-listqueue-html.lsp
+++ b/postfix-listqueue-html.lsp
@@ -1,5 +1,5 @@
<% local data, viewlibrary, page_info, session = ...
-require("htmlviewfunctions")
+htmlviewfunctions = require("htmlviewfunctions")
html = require("acf.html")
%>