cakephp2-php8/cake/console
phpnut 6ab2b013bc Initial refactoring of scaffold and bake.
Removing unused vars

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@5917 3807eeeb-6ff5-0310-8944-8be069107fe0
2007-10-29 03:04:08 +00:00
..
libs Initial refactoring of scaffold and bake. 2007-10-29 03:04:08 +00:00
cake updating Auth and console script params 2007-10-06 01:00:55 +00:00
cake.bat updating Auth and console script params 2007-10-06 01:00:55 +00:00
cake.php fixed usage of empty params in ShellDispatcher, fixed missing variable in ProjectTask, updated SchemaShell and generation. Schema can now generate a snapshot, and can be forced to generate before models are created. Added 'run' command to handle create and update of the database. Test runs can be performed using -dry. Be sure to check out cake schema help. 2007-10-27 20:00:29 +00:00
error.php Changing @return int to @return integer and @param bool to @param boolean 2007-10-22 16:54:36 +00:00