From c77cbf98b3ad5a85bcf0b515889f3d961654d79d Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Tue, 2 Oct 2012 15:12:23 +0000 Subject: Added require statement for html library --- openntpd-details-html.lsp | 1 + 1 file changed, 1 insertion(+) (limited to 'openntpd-details-html.lsp') diff --git a/openntpd-details-html.lsp b/openntpd-details-html.lsp index db71acd..b9ec189 100644 --- a/openntpd-details-html.lsp +++ b/openntpd-details-html.lsp @@ -1,5 +1,6 @@ <% local data, viewlibrary = ... require("htmlviewfunctions") +html = require("acf.html") %> <% if viewlibrary and viewlibrary.dispatch_component then -- cgit v1.2.3