summaryrefslogtreecommitdiffstats
path: root/app/dispatcherror-html.lsp
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2012-10-02 14:11:26 +0000
committerTed Trask <ttrask01@yahoo.com>2012-10-02 14:11:26 +0000
commitca9c62a2d809bb6cdec977a7546849dac9bd1ba4 (patch)
tree2acb7fc6973b2a5b846db2f9ab9832e0027a9139 /app/dispatcherror-html.lsp
parentb0d5cd7398e09c6b1e2becacaab196c5f2a91096 (diff)
downloadacf-core-ca9c62a2d809bb6cdec977a7546849dac9bd1ba4.tar.bz2
acf-core-ca9c62a2d809bb6cdec977a7546849dac9bd1ba4.tar.xz
Added require statement for html library
Diffstat (limited to 'app/dispatcherror-html.lsp')
-rw-r--r--app/dispatcherror-html.lsp1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/dispatcherror-html.lsp b/app/dispatcherror-html.lsp
index a72c148..25c8118 100644
--- a/app/dispatcherror-html.lsp
+++ b/app/dispatcherror-html.lsp
@@ -1,4 +1,5 @@
<% view, viewlibrary, page_info = ... %>
+<% html = require("acf.html") %>
<style type="text/css">
p.hiddendetail {