From eda53d1d4130965b5d49edb3d27ebe5f1a4c420f Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Wed, 18 Apr 2012 01:34:55 +0000 Subject: 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 --- postgresql-logfile-html.lsp | 1 - 1 file changed, 1 deletion(-) (limited to 'postgresql-logfile-html.lsp') 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 -- cgit v1.2.3