CakePHP 2 fork that supports PHP 8
Find a file
phpnut 0ab73bb5fa "Adding a second param to bindModel and unbindModel to allow
turning off the auto resetting of the associations.
By default associations are always reset to the orignal models values"

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4222 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-12-28 04:02:38 +00:00
app Adding new methods to Configure and moving all core messages using DEBUG to use Configure::read() 2006-12-05 09:49:59 +00:00
cake "Adding a second param to bindModel and unbindModel to allow 2006-12-28 04:02:38 +00:00
docs Moving misc files to docs 2006-12-01 01:24:42 +00:00
.htaccess Merging fixes into 1.x.x.x branched code: 2006-05-26 05:29:17 +00:00
index.php Merging fixes into 1.x.x.x branched code: 2006-05-26 05:29:17 +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/