summaryrefslogtreecommitdiffstats
path: root/dovecot-logfile-html.lsp
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2012-04-18 01:11:53 +0000
committerTed Trask <ttrask01@yahoo.com>2012-04-18 01:11:53 +0000
commit51de0ea690a7b5d213479b6d0e7b69b38846ad1d (patch)
tree64e0dd8e24b0cee586f47e214e6cff43eefb1e93 /dovecot-logfile-html.lsp
parent89f62735d20f0efc08e2bf95667ede23f7bae3ea (diff)
downloadacf-dovecot-51de0ea690a7b5d213479b6d0e7b69b38846ad1d.tar.bz2
acf-dovecot-51de0ea690a7b5d213479b6d0e7b69b38846ad1d.tar.xz
Started work on updating for acf-core-0.15
Removed controllerfunctions library (still needs more work and corresponding work in model) Updated startstop functionality and deleted view Updated for viewfunctions to htmlviewfunctions and modified require statements for acf libraries
Diffstat (limited to 'dovecot-logfile-html.lsp')
-rw-r--r--dovecot-logfile-html.lsp1
1 files changed, 0 insertions, 1 deletions
diff --git a/dovecot-logfile-html.lsp b/dovecot-logfile-html.lsp
index 8924317..c8f048c 100644
--- a/dovecot-logfile-html.lsp
+++ b/dovecot-logfile-html.lsp
@@ -1,5 +1,4 @@
<% local data, viewlibrary = ...
-require("viewfunctions")
%>
<% if viewlibrary and viewlibrary.dispatch_component then