cakephp2-php8/cake/libs/controller/components
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
..
acl.php Refactoring dispatcher. 2007-07-25 04:38:28 +00:00
auth.php Refactoring dispatcher. 2007-07-25 04:38:28 +00:00
cookie.php Correcting code structure to standards 2007-06-20 07:51:52 +00:00
email.php Adding fix for #2937, Email component needs new lines when sending as both 2007-07-24 20:02:14 +00:00
request_handler.php Refactoring dispatcher. 2007-07-25 04:38:28 +00:00
security.php Refactoring dispatcher. 2007-07-25 04:38:28 +00:00
session.php Correcting code structure to standards 2007-06-20 06:15:35 +00:00