cakephp2-php8/cake/libs/controller
phpnut 549d86ac23 Refactoring dispatcher.
Added test for changes to Dispatcher.
Updating Model::_ _saveMulti(), moved the insert statement to DboSource::insertMulti() this will allow database that do not support multiple inserts in one statement to save data.


git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@5460 3807eeeb-6ff5-0310-8944-8be069107fe0
2007-07-25 04:38:28 +00:00
..
components Refactoring dispatcher. 2007-07-25 04:38:28 +00:00
component.php Correcting code structure to standards 2007-06-20 06:15:35 +00:00
controller.php updating auth, acl and tests 2007-07-08 21:01:31 +00:00
pages_controller.php Adding fix for Ticket #2349 2007-04-05 16:06:37 +00:00
scaffold.php Refactoring dispatcher. 2007-07-25 04:38:28 +00:00