summaryrefslogtreecommitdiffstats
path: root/rc-status-html.lsp
diff options
context:
space:
mode:
Diffstat (limited to 'rc-status-html.lsp')
-rw-r--r--rc-status-html.lsp1
1 files changed, 1 insertions, 0 deletions
diff --git a/rc-status-html.lsp b/rc-status-html.lsp
index ad59de9..cbb2b62 100644
--- a/rc-status-html.lsp
+++ b/rc-status-html.lsp
@@ -1,5 +1,6 @@
<% local view, viewlibrary, page_info, session = ... %>
<% require("htmlviewfunctions") %>
+<% html = require("acf.html") %>
<% htmlviewfunctions.displaycommandresults({"edit", "startstop"}, session) %>