Re: SessionComponent not always available
On Dec 6, 2010, at 14:15, Miles J wrote:
> I believe the core "Controller" class had the session removed, but the
> AppController within cake still has the Session. You overwrote their
> AppController so it reset.
But I created my app_controller.php by copying theirs, from cake/libs/controller/app_controller.php. It doesn't have anything in it; it's just
<?php
/*long comment block*/
class AppController extends Controller {
}
Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions.
You received this message because you are subscribed to the Google Groups "CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to
cake-php+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/cake-php?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home