cakephp2-php8/cake/console/libs/templates/skel
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
..
config Fixing paths erros in new bash and CLI scripts. 2007-05-06 03:12:23 +00:00
controllers Adding empty file to all empty directories 2007-05-06 03:09:27 +00:00
locale/eng/LC_MESSAGES Adding empty file to all empty directories 2007-05-06 03:09:27 +00:00
models Adding empty file to all empty directories 2007-05-06 03:09:27 +00:00
plugins Adding empty file to all empty directories 2007-05-06 03:09:27 +00:00
tests Adding empty file to all empty directories 2007-05-06 03:09:27 +00:00
tmp Removing unneeded empty files 2007-05-12 18:33:33 +00:00
vendors Adding directories to skel/vendors 2007-05-12 21:02:50 +00:00
views Correcting code structure to standards 2007-06-20 06:15:35 +00:00
webroot Refactoring dispatcher. 2007-07-25 04:38:28 +00:00
.htaccess Restructuring console directory 2007-05-04 20:09:34 +00:00
app_controller.php Restructuring console directory 2007-05-04 20:09:34 +00:00
app_helper.php Restructuring console directory 2007-05-04 20:09:34 +00:00
app_model.php Restructuring console directory 2007-05-04 20:09:34 +00:00
index.php Restructuring console directory 2007-05-04 20:09:34 +00:00