cakephp2-php8/cake/libs/controller
phpnut 5c2097f7d3 Adding fix for Controller::modelClass; name when var $uses; is not the same as the Controllers singular name.
This is now set to the first value of the key $uses[0] if multiple models are added to var $uses;

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4932 3807eeeb-6ff5-0310-8944-8be069107fe0
2007-04-30 03:43:48 +00:00
..
components Adding fix for #2478 corrects issue on php 4 2007-04-29 08:56:10 +00:00
component.php Corrected view tests. 2007-03-23 10:34:21 +00:00
controller.php Adding fix for Controller::modelClass; name when var $uses; is not the same as the Controllers singular name. 2007-04-30 03:43:48 +00:00
pages_controller.php Adding fix for Ticket #2349 2007-04-05 16:06:37 +00:00
scaffold.php Adding fix for #2491 fixes bad scaffold templates paths 2007-04-29 02:03:43 +00:00