cakephp2-php8/lib/Cake/Controller
mark_story f09e5a36d2 Fix SessionComponent::id() not returning the id.
When reading the id() with SessionComponent, the session should
auto start, otherwise you could get null back. This makes the return
more consistent.

Fixes #2749
2012-04-03 13:21:52 -04:00
..
Component Fix SessionComponent::id() not returning the id. 2012-04-03 13:21:52 -04:00
CakeErrorController.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
Component.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
ComponentCollection.php Show plugin name in error message if a plugin component was requested 2012-03-24 00:22:50 +05:30
Controller.php substr() optimizations 2012-03-28 13:07:26 -07:00
Scaffold.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00