cakephp2-php8/cake
mark_story 7f18f05de4 Moving appending of prefix to action into the Router. This makes Router::parse() always return what you get in the controller.
Updating Dispatcher to not hold a reference to the current request, as its not used.
Updating private action detection so its simpler.
Fixes issues with prefix actions not getting the correct default view.  Fixes #1580
2011-03-10 22:04:46 -05:00
..
config Updating version numbers for 1.3.7 2011-01-19 15:10:53 -05:00
console Merge branch '1.3' into merger 2011-03-01 22:21:44 -05:00
libs Moving appending of prefix to action into the Router. This makes Router::parse() always return what you get in the controller. 2011-03-10 22:04:46 -05:00
tests Moving appending of prefix to action into the Router. This makes Router::parse() always return what you get in the controller. 2011-03-10 22:04:46 -05:00
basics.php Making debug() not html escape in cli contexts. 2011-02-26 15:37:28 -05:00
bootstrap.php Removing a pointless import in CakeRequest. 2011-02-05 01:28:41 -05:00
LICENSE.txt Fixing cakephp domain name. 2010-01-26 17:15:15 -05:00
VERSION.txt Updating version numbers for 1.3.7 2011-01-19 15:10:53 -05:00