CakePHP 2 fork that supports PHP 8
Find a file
2007-05-01 10:13:01 +00:00
app Moving all acl related models to model/db_acl.php. 2007-05-01 01:49:51 +00:00
cake Adding hidden field values to hash. This will prevent altering of hidden fields in a form when using the FormHelper and adding the var $components = array('Security'); to a controller or the AppController to use by all child controllers 2007-05-01 10:13:01 +00:00
docs Correcting all headers in the files 2007-02-02 10:39:45 +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/