cakephp2-php8/cake/tests/cases/libs/view
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
..
helpers Refactoring dispatcher. 2007-07-25 04:38:28 +00:00
view.test.php Adding header detection to Router, and implementing prototype REST routes 2007-07-24 13:50:50 +00:00