From d7dd7e74c68f715655c5c4e497b9f82ef336202e Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Thu, 25 Sep 2008 18:35:42 +0000 Subject: Moved cfe into mvc.lua and removed cfe.lua. git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@1518 ab2d0c66-481e-0410-8bed-d214d4d58bed --- lib/html.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/html.lua') diff --git a/lib/html.lua b/lib/html.lua index de69046..d6f968a 100644 --- a/lib/html.lua +++ b/lib/html.lua @@ -107,7 +107,7 @@ end --[[ Form functions ]]------------------------------------------------------ --- These expect something like a cfe to work (see acf_www-controller.lua) +-- These expect something like a cfe to work (see mvc.lua) form = {} form.text = function ( v ) -- cgit v1.2.3