cakephp2-php8/cake
phpnut 013133457c "Fixes #3768, Controller loads wrong model when plugins controller has the controller name of a main model.
moved merging of components, helpers, and uses vars to Controller::_mergeVars(); fixes bug with PluginAppController vars not being merged before components are loaded.
  Added call to Controller::_mergeVars(); in Dispatcher::dispatch();"

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@6291 3807eeeb-6ff5-0310-8944-8be069107fe0
2007-12-31 23:27:14 +00:00
..
config updating paths.php to all app to define certain paths, closes #2742 2007-12-23 19:13:44 +00:00
console Updating help text for ACL shell interface, fixes #3790 2007-12-31 22:30:46 +00:00
libs "Fixes #3768, Controller loads wrong model when plugins controller has the controller name of a main model. 2007-12-31 23:27:14 +00:00
tests Adding asset filters for CSS and JS, set using 'Asset.filter.css' and 'Asset.filter.js', fixes #2233 2007-12-31 05:19:00 +00:00
basics.php "Fixes #3717, Temp files read/write errors under load" 2007-12-22 22:17:42 +00:00
bootstrap.php Changing SERVER_IIS constant to 'App.server' config variable 2007-12-30 22:28:59 +00:00
dispatcher.php "Fixes #3768, Controller loads wrong model when plugins controller has the controller name of a main model. 2007-12-31 23:27:14 +00:00
LICENSE.txt Correcting all headers in the files 2007-02-02 10:39:45 +00:00
VERSION.txt Merging changes and enhancements into the trunk: 2007-10-23 00:25:51 +00:00