diff options
Diffstat (limited to 'samba-join-html.lsp')
-rw-r--r-- | samba-join-html.lsp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/samba-join-html.lsp b/samba-join-html.lsp index 4a340a8..8a11d3a 100644 --- a/samba-join-html.lsp +++ b/samba-join-html.lsp @@ -1,5 +1,6 @@ <% local form, viewlibrary, page_info, session = ... require("htmlviewfunctions") +html = require("acf.html") %> <% if viewlibrary and viewlibrary.dispatch_component then |