summaryrefslogtreecommitdiffstats
path: root/weblog-listsources-html.lsp
diff options
context:
space:
mode:
Diffstat (limited to 'weblog-listsources-html.lsp')
-rw-r--r--weblog-listsources-html.lsp1
1 files changed, 1 insertions, 0 deletions
diff --git a/weblog-listsources-html.lsp b/weblog-listsources-html.lsp
index fd14492..66d246c 100644
--- a/weblog-listsources-html.lsp
+++ b/weblog-listsources-html.lsp
@@ -1,5 +1,6 @@
<% local data, viewlibrary, page_info, session = ...
require("htmlviewfunctions")
+html = require("acf.html")
%>
<% htmlviewfunctions.displaycommandresults({"deletesource", "editsource", "testsource", "createsource", "importlogs"}, session) %>