cakephp2-php8/cake
mark_story 070bbb5d0e Removing magic 'title' key in Controller::set() and View::set()
Removing Controller::$pageTitle and View::$pageTitle.
Instead you should set('title_for_layout', $val) from your view or controller.
Test cases updated.
2009-09-28 21:23:40 -04:00
..
config Merge branch '1.2' into 1.2-merger 2009-09-16 01:23:49 -04:00
console Adding Routing.prefixes configuration value to core.php. 2009-09-27 00:18:24 -04:00
libs Removing magic 'title' key in Controller::set() and View::set() 2009-09-28 21:23:40 -04:00
tests Removing magic 'title' key in Controller::set() and View::set() 2009-09-28 21:23:40 -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 Merge branch '1.2' into 1.2-merger 2009-09-13 13:52:58 -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