From 94e98d227ef5e21485bafd859b23d5d709ba79a8 Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Thu, 23 Feb 2012 15:27:32 +0000 Subject: Removed controllerfunction.lua and moved handle_form and handle_clientdata into mvc.lua mvc.lua has generic versions of the functions, overridden in acf_www and acf_cli with customizations --- lib/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'lib/Makefile') diff --git a/lib/Makefile b/lib/Makefile index e1e616b..adc2faf 100644 --- a/lib/Makefile +++ b/lib/Makefile @@ -6,7 +6,6 @@ LIB_DIST=menubuilder.lua\ authenticator-plaintext.lua\ roles.lua\ htmlviewfunctions.lua\ - controllerfunctions.lua\ modelfunctions.lua\ EXTRA_DIST=README Makefile -- cgit v1.2.3