Re: Access Request Object data

2013-11-30 Thread AD7six
On Thursday, 21 November 2013 22:33:39 UTC+1, advantage+ wrote: > > How do you access CakeResponse object data in __construct() ? > AppController::__construct? You don't - what are you trying to do? AD -- Like Us on FaceBook https://www.facebook.com/CakePHP Find us on Twitter http://twitter

Re: Production and Development Environment

2013-11-30 Thread AD7six
On Friday, 29 November 2013 05:45:50 UTC+1, advantage+ wrote: > > Hmm sounds like the exact thing I said……..and if you do > > Beforefilter::parent () in the controller what was the point of asking if > there is an easy way to no go thur every controller! > > > > And that would not solve the p