cakephp2-php8/cake/libs/controller/components
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
..
acl.php Refactoring ACL class locations 2007-05-23 18:12:05 +00:00
auth.php cleaning up auth, adding options to sort in paginator, adding preg match for database in dbo source 2007-05-23 18:15:58 +00:00
cookie.php Removing wrong delete call 2007-05-05 00:18:08 +00:00
email.php Cleaning up line endings 2007-05-03 04:35:25 +00:00
request_handler.php Fixing undefined notice after removing RequestHandler::disableStartup = false; in [4981] 2007-05-02 09:04:52 +00:00
security.php Adding fix for FormHelper::checkbox() not creating the hidden fields. 2007-06-04 06:11:48 +00:00
session.php Removing deprecated code and files 2007-05-02 08:07:19 +00:00