cakephp2-php8/cake/console/libs
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
..
tasks Refactoring dispatcher. 2007-07-25 04:38:28 +00:00
templates Refactoring dispatcher. 2007-07-25 04:38:28 +00:00
acl.php Adding fix for #2880, using the acl cli help command would return list of all commands instead of individual commands 2007-07-09 03:49:00 +00:00
api.php Fixing console scripts. 2007-06-21 14:38:46 +00:00
bake.php Refactoring dispatcher. 2007-07-25 04:38:28 +00:00
console.php Fixing console scripts. 2007-06-21 14:38:46 +00:00
extract.php Correcting code structure to standards 2007-06-20 07:51:52 +00:00
shell.php Fixing console scripts. 2007-06-21 14:38:46 +00:00