cakephp2-php8/cake
2006-11-27 05:23:33 +00:00
..
config Merging fix from [3914] 2006-11-23 05:12:24 +00:00
docs Merging fixes into 1.x.x.x branched code: 2006-05-26 05:29:17 +00:00
libs refactoring scaffold, if var $uses exists scaffold will use the first model specified in the array, if $scaffold is an array, only methods added to the array will allow scaffold to render, ex: var $scaffold = array('index'); only the index action will be rendered 2006-11-27 05:23:33 +00:00
scripts changes to cake.generic.css 2006-11-26 06:13:41 +00:00
app_controller.php Merging fixes into 1.x.x.x branched code: 2006-05-26 05:29:17 +00:00
app_helper.php Adding AppHelper shell class 2006-10-27 17:10:13 +00:00
app_model.php Merging fixes into 1.x.x.x branched code: 2006-05-26 05:29:17 +00:00
basics.php Removing class_exists('Model') in loadPluginModels() 2006-11-25 20:39:19 +00:00
bootstrap.php Removing extra directory separators in uses() paths 2006-11-25 04:31:26 +00:00
dispatcher.php Removing extra directory separators in uses() paths 2006-11-25 04:31:26 +00:00