cakephp2-php8/cake
mark_story 6726b76077 Refactoring input() to reduce number of method calls.
Applying patch from 'j3ffy' to allow user defined types to override magic select type.
Test case added.
Fixes #5109
2009-10-31 01:45:17 -04:00
..
config Add support libs folder into app and plugins that will allow to split users and vendors code. Libs files should follow cake naming conventions for files names and classes. 2009-10-21 14:59:12 +04:00
console Fixing wierd workflows in bake when project baking was aborted, it would ask if you wanted to create a database config file for the aborted app. 2009-10-30 22:08:06 -04:00
libs Refactoring input() to reduce number of method calls. 2009-10-31 01:45:17 -04:00
tests Refactoring input() to reduce number of method calls. 2009-10-31 01:45:17 -04:00
basics.php Merge branch '1.3-bake' into 1.3 2009-09-20 17:42:43 -04:00
bootstrap.php Moving error flags to core bootstrap to avoid extra changes in user files, fixing error in previous commit. 2009-09-07 15:12:39 -04:00
dispatcher.php Updating $pluginPath loops to use App::pluginPath(). 2009-10-16 22:02:06 -04:00
LICENSE.txt closes #5271, removing root docs directory. adding README 2008-12-25 18:05:56 +00:00
VERSION.txt Merge branch '1.2' into 1.2-merger 2009-09-13 13:52:58 -04:00