CakePHP 2 fork that supports PHP 8
Find a file
phpnut ea2058256a Merging following revisions to trunk
[913]
Refactoring Dispatcher and Scaffold classes.
Removed Dispatcher::scaffoldView() and added it to
Scaffold::_scaffoldView() less coupling between the 2 classes now

[914]
Adding settings to fix issue when using get_class() in PHP 4.
If value of var $casedClas is set in controller this name will be Inflected to the proper table name if underscores are used
in the database.

[915]
Added suggestion from ticket #220

git-svn-id: https://svn.cakephp.org/repo/trunk/cake@917 3807eeeb-6ff5-0310-8944-8be069107fe0
2005-09-19 22:59:06 +00:00
app merging fixes into trunk from [869] 2005-09-17 12:37:05 +00:00
config Merging changes from: 2005-09-19 17:20:24 +00:00
docs Put the new URLs into the README. 2005-07-20 13:29:04 +00:00
libs Merging following revisions to trunk 2005-09-19 22:59:06 +00:00
logs - default layout uses the new cssTag and charsetTag 2005-05-23 23:08:43 +00:00
modules Added /app/helpers and /modules. 2005-05-23 19:15:08 +00:00
public Merging following revisions to trunk 2005-09-19 22:59:06 +00:00
scripts merging code from sandboxes since [430] 2005-08-21 06:49:02 +00:00
tests merging changes from sandboxes 2005-09-17 02:22:07 +00:00
vendors merging changes from sandboxes 2005-09-17 02:22:07 +00:00
.htaccess Merging changes from revisions [337] [338] [339] [340] [341] 2005-07-10 05:08:19 +00:00
index.php merging changes from sandboxes 2005-09-17 02:22:07 +00:00

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

This README will be updated

for now visit:

https://trac.cakephp.org/

OR:

https://www.cakephp.org/