summaryrefslogtreecommitdiffstats
path: root/apk-expert-html.lsp
diff options
context:
space:
mode:
Diffstat (limited to 'apk-expert-html.lsp')
-rw-r--r--apk-expert-html.lsp1
1 files changed, 1 insertions, 0 deletions
diff --git a/apk-expert-html.lsp b/apk-expert-html.lsp
index 4dd9f47..b0dc65e 100644
--- a/apk-expert-html.lsp
+++ b/apk-expert-html.lsp
@@ -1,5 +1,6 @@
<% local form, viewlibrary, page_info, session = ... %>
<% require("htmlviewfunctions") %>
+<% html = require("acf.html") %>
<% htmlviewfunctions.displaycommandresults({"updateall", "upgradeall"}, session) %>