Is it just me or has the admin "params" disapeared when using admin
routing.
<< isset($this->params[Configure::read('Routing.admin')]) >> would
return true if in admin/controller and false if in /controller.
This was a useful feature to tell if a page was being called as admin
or `normally`.
If it has gone is there another way to find out if a page is being
called as admin, other than checking the url.
Going by the bakery, it would seam allot of people use(ed) this
feature.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake
PHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---