cakephp2-php8/cake/console/libs
phpnut 172f9817cb Fixing console scripts.
Correcting errors when using bake shell to create views.
Corrected errors when interactively creating controllers and views
Corrected issue in ProjectTask::cakeAdmin() with admin route not writing the admin define in core.php
Moved ControllerTask::getAdmin() to Shell::getAdmin()
Removed define setting CAKE_ADMIN to null which would cause issues with admin methods and views
Corrected missing ?>

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@5322 3807eeeb-6ff5-0310-8944-8be069107fe0
2007-06-21 14:38:46 +00:00
..
tasks Fixing console scripts. 2007-06-21 14:38:46 +00:00
templates Correcting code structure to standards 2007-06-20 07:51:52 +00:00
acl.php Fixing console scripts. 2007-06-21 14:38:46 +00:00
api.php Fixing console scripts. 2007-06-21 14:38:46 +00:00
bake.php Fixing console scripts. 2007-06-21 14:38:46 +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