From 027ffe3f0bc2b95adb2241415a0d68687dbbec5b Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Wed, 18 Apr 2012 01:33:04 +0000 Subject: 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 --- postfix-logfile-html.lsp | 1 - 1 file changed, 1 deletion(-) (limited to 'postfix-logfile-html.lsp') diff --git a/postfix-logfile-html.lsp b/postfix-logfile-html.lsp index 20db6c2..aa12a16 100644 --- a/postfix-logfile-html.lsp +++ b/postfix-logfile-html.lsp @@ -1,5 +1,4 @@ <% local data, viewlibrary = ... -require("viewfunctions") %> <% if viewlibrary and viewlibrary.dispatch_component then -- cgit v1.2.3