From 02bf106fe057c9f52bd59fd1b9129c962c5c57df Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Tue, 2 Oct 2012 15:15:18 +0000 Subject: Added require statement for html library --- squid-saccess-html.lsp | 1 + 1 file changed, 1 insertion(+) (limited to 'squid-saccess-html.lsp') diff --git a/squid-saccess-html.lsp b/squid-saccess-html.lsp index 3ac8d35..d89aa36 100644 --- a/squid-saccess-html.lsp +++ b/squid-saccess-html.lsp @@ -1,4 +1,5 @@ <% +html = require("acf.html") local form = ... local service = form.service %> -- cgit v1.2.3