cakephp2-php8/public
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
..
css updating trunk with bug fixes and other modifications 2005-08-28 16:33:50 +00:00
files moving cake to a sub directory 2005-05-15 21:41:38 +00:00
img merging changes from sandboxes 2005-09-17 02:22:07 +00:00
js merging code from sandboxes since [430] 2005-08-21 06:49:02 +00:00
test merging changes to tests from my sandbox 2005-09-11 02:35:47 +00:00
.htaccess - Two standard controllers -- PageController and TestsController 2005-05-22 23:24:09 +00:00
500.html moving cake to a sub directory 2005-05-15 21:41:38 +00:00
css.php merging code from sandboxes since [430] 2005-08-21 06:49:02 +00:00
index.php Merging following revisions to trunk 2005-09-19 22:59:06 +00:00