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