summaryrefslogtreecommitdiffstats
path: root/apk-details-html.lsp
diff options
context:
space:
mode:
Diffstat (limited to 'apk-details-html.lsp')
-rw-r--r--apk-details-html.lsp2
1 files changed, 1 insertions, 1 deletions
diff --git a/apk-details-html.lsp b/apk-details-html.lsp
index ca92177..d88f170 100644
--- a/apk-details-html.lsp
+++ b/apk-details-html.lsp
@@ -1,5 +1,5 @@
<% local data, viewlibrary, page_info, session = ...
-require("htmlviewfunctions")
+htmlviewfunctions = require("htmlviewfunctions")
%>
<% htmlviewfunctions.displaycommandresults({"install", "upgrade"}, session) %>