cakephp2-php8/cake/console
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
..
libs Fixing console scripts. 2007-06-21 14:38:46 +00:00
cake Correcting doc comments 2007-05-14 01:14:41 +00:00
cake.bat Fixing path in help text 2007-06-10 06:49:20 +00:00
cake.php Correcting code structure to standards 2007-06-20 06:15:35 +00:00
error.php Adding documentation for ErrorHandler in Cake console and internationalizing error messages 2007-06-19 13:56:25 +00:00