cakephp2-php8/cake
gwoo 7e5c99a426 bake fix for self joins
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4030 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-11-29 21:23:31 +00:00
..
config Merging fix from [3914] 2006-11-23 05:12:24 +00:00
libs fix form helper, bake, refactor Controller::_selectedArray to just take the association name and checks Controller::data, also made Controller::_selectedArray work for submitted form data and returned model data 2006-11-29 10:21:22 +00:00
scripts bake fix for self joins 2006-11-29 21:23:31 +00:00
app_controller.php Merging fixes into 1.x.x.x branched code: 2006-05-26 05:29:17 +00:00
app_helper.php Adding AppHelper shell class 2006-10-27 17:10:13 +00:00
app_model.php Merging fixes into 1.x.x.x branched code: 2006-05-26 05:29:17 +00:00
basics.php Adding fix for Ticket #1661 2006-11-28 22:34:28 +00:00
bootstrap.php Removing extra directory separators in uses() paths 2006-11-25 04:31:26 +00:00
CHANGELOG.txt Moving files to cake/ 2006-11-29 02:51:05 +00:00
COPYING.txt Moving files to cake/ 2006-11-29 02:51:05 +00:00
dispatcher.php Adding fixed for Ticket #1703 2006-11-27 07:36:54 +00:00
LICENSE.txt Moving files to cake/ 2006-11-29 02:51:05 +00:00
README.txt Moving files to cake/ 2006-11-29 02:51:05 +00:00
VERSION.txt Moving VERSION.txt to cake directory so people upgrading will always be able to know what version they upgraded to 2006-11-29 02:06:16 +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/