summaryrefslogtreecommitdiffstats
path: root/app/template-html.lsp
diff options
context:
space:
mode:
Diffstat (limited to 'app/template-html.lsp')
-rw-r--r--app/template-html.lsp4
1 files changed, 3 insertions, 1 deletions
diff --git a/app/template-html.lsp b/app/template-html.lsp
index 16d0ec3..e784d08 100644
--- a/app/template-html.lsp
+++ b/app/template-html.lsp
@@ -1,5 +1,7 @@
<% local viewtable, viewlibrary, pageinfo, session = ...
- html=require("acf.html") %>
+ html=require("acf.html")
+ posix=require("posix")
+%>
Status: 200 OK
Content-Type: text/html
<%