summaryrefslogtreecommitdiffstats
path: root/heimdal-klist-html.lsp
diff options
context:
space:
mode:
Diffstat (limited to 'heimdal-klist-html.lsp')
-rw-r--r--heimdal-klist-html.lsp1
1 files changed, 1 insertions, 0 deletions
diff --git a/heimdal-klist-html.lsp b/heimdal-klist-html.lsp
index 910ec61..b4a13ed 100644
--- a/heimdal-klist-html.lsp
+++ b/heimdal-klist-html.lsp
@@ -1,5 +1,6 @@
<% local data, viewlibrary, page_info, session = ... %>
<% require("htmlviewfunctions") %>
+<% html = require("acf.html") %>
<% htmlviewfunctions.displaycommandresults({"kdestroy"}, session) %>
<% htmlviewfunctions.displaycommandresults({"kinit"}, session, true) %>