summaryrefslogtreecommitdiffstats
path: root/dovecot-details-html.lsp
diff options
context:
space:
mode:
Diffstat (limited to 'dovecot-details-html.lsp')
-rw-r--r--dovecot-details-html.lsp2
1 files changed, 1 insertions, 1 deletions
diff --git a/dovecot-details-html.lsp b/dovecot-details-html.lsp
index 905a057..778a3bf 100644
--- a/dovecot-details-html.lsp
+++ b/dovecot-details-html.lsp
@@ -1,5 +1,5 @@
<% local data, viewlibrary = ...
-require("htmlviewfunctions")
+htmlviewfunctions = require("htmlviewfunctions")
html = require("acf.html")
%>