summaryrefslogtreecommitdiffstats
path: root/postgresql-logfile-html.lsp
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2012-04-18 01:34:55 +0000
committerTed Trask <ttrask01@yahoo.com>2012-04-18 01:34:55 +0000
commiteda53d1d4130965b5d49edb3d27ebe5f1a4c420f (patch)
treea260c2f8985c9aaca6b76c5527600cb6cbb3c05f /postgresql-logfile-html.lsp
parent19a6c8d65bf675acbb0dfa44932c5aea5dab1ed6 (diff)
downloadacf-postgresql-eda53d1d4130965b5d49edb3d27ebe5f1a4c420f.tar.bz2
acf-postgresql-eda53d1d4130965b5d49edb3d27ebe5f1a4c420f.tar.xz
Started work on updating for acf-core-0.15
Removed controllerfunctions library (still needs more work and corresponding work in model) Updated for viewfunctions to htmlviewfunctions
Diffstat (limited to 'postgresql-logfile-html.lsp')
-rw-r--r--postgresql-logfile-html.lsp1
1 files changed, 0 insertions, 1 deletions
diff --git a/postgresql-logfile-html.lsp b/postgresql-logfile-html.lsp
index 4f2e388..ab18bf4 100644
--- a/postgresql-logfile-html.lsp
+++ b/postgresql-logfile-html.lsp
@@ -1,5 +1,4 @@
<% local data, viewlibrary = ...
-require("viewfunctions")
%>
<% if viewlibrary and viewlibrary.dispatch_component then