CakePHP 2 fork that supports PHP 8
Find a file
phpnut 52680ffcd3 Adding fix for FormHelper::checkbox() not creating the hidden fields.
Corrected errors when multiple hidden fields used in a form.
Fixed SecurityComponent::_ _validatePost() that would invalidate a form when checkboxes used.


git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@5238 3807eeeb-6ff5-0310-8944-8be069107fe0
2007-06-04 06:11:48 +00:00
app fixing pre color in css 2007-05-23 18:22:27 +00:00
cake Adding fix for FormHelper::checkbox() not creating the hidden fields. 2007-06-04 06:11:48 +00:00
docs Correcting all headers in the files 2007-02-02 10:39:45 +00:00
vendors Renaming vendors/console to vendors/shells 2007-05-12 20:00:55 +00:00
.htaccess Merging fixes into 1.x.x.x branched code: 2006-05-26 05:29:17 +00:00
index.php Correcting all headers in the files 2007-02-02 10:39:45 +00:00

///////////////////////////////////////////////////////////////////////////////////////////////////////////
// +---------------------------------------------------------------------------------------------------+//
// + $Id$
// + Last Modified: $Date$
// + Modified By: $LastChangedBy$
// +---------------------------------------------------------------------------------------------------+//
///////////////////////////////////////////////////////////////////////////////////////////////////////////

This README will be updated

For now visit:
https://www.cakephp.org/

User related documentation
http://manual.cakephp.org/

For information on development:
https://trac.cakephp.org/