summaryrefslogtreecommitdiffstats
path: root/app/template-html.lsp
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2012-01-21 15:14:00 +0000
committerTed Trask <ttrask01@yahoo.com>2012-01-21 15:14:00 +0000
commitcd186cf6d5b7b775001f919797e7c621661ea2fa (patch)
treebf6f14bc15aebfd3d20c733079e8954daf253777 /app/template-html.lsp
parent8cbd5764dc499274a0fd2f97717dfa1de121788a (diff)
downloadacf-core-cd186cf6d5b7b775001f919797e7c621661ea2fa.tar.bz2
acf-core-cd186cf6d5b7b775001f919797e7c621661ea2fa.tar.xz
Modified require statements for acf.x
Diffstat (limited to 'app/template-html.lsp')
-rw-r--r--app/template-html.lsp2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/template-html.lsp b/app/template-html.lsp
index dfd0206..a37a31e 100644
--- a/app/template-html.lsp
+++ b/app/template-html.lsp
@@ -1,5 +1,5 @@
<% local viewtable, viewlibrary, pageinfo, session = ...
- html=require("html") %>
+ html=require("acf.html") %>
Status: 200 OK
Content-Type: text/html
<% if (session.id) then