cakephp2-php8/cake
2009-10-30 22:35:21 -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 Adding form encoding default in form create options. Default is always taken from Configure::read('App.encoding'). closes #6042 2009-10-30 22:35:21 -04:00
tests Adding form encoding default in form create options. Default is always taken from Configure::read('App.encoding'). closes #6042 2009-10-30 22:35:21 -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