diff options
author | Ted Trask <ttrask01@yahoo.com> | 2016-08-10 14:59:48 +0000 |
---|---|---|
committer | Ted Trask <ttrask01@yahoo.com> | 2016-08-10 14:59:48 +0000 |
commit | 67e462c9e1ce8d4169ad3d491352d8c47ac8840a (patch) | |
tree | 6f16d8fd0c7f8ed2f43fe25e98540e993083d0ae /dnscache-config-html.lsp | |
parent | 9ad1da375ba30c97ceb1346b987920964aa42728 (diff) | |
download | acf-dnscache-master.tar.bz2 acf-dnscache-master.tar.xz |
Diffstat (limited to 'dnscache-config-html.lsp')
-rw-r--r-- | dnscache-config-html.lsp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dnscache-config-html.lsp b/dnscache-config-html.lsp index 2fdd23b..9cd679b 100644 --- a/dnscache-config-html.lsp +++ b/dnscache-config-html.lsp @@ -1,4 +1,4 @@ -<% local form, viewlibrary, page_info, session = ... +<% local form, viewlibrary, page_info, session = ... htmlviewfunctions = require("htmlviewfunctions") %> |