hello, i have a Users controller.
i'm trying to send application/xml data to my cake app's AppController. I can see the xml object in my user controller action when i debug($this->data). However when i debug this->data in my beforeRender method in AppController, i get an empty array??? where in between the appController->beforeRender and the Users->action does the $this-data XML object actually get created? Thanks in advance! -b --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" 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 -~----------~----~----~----~------~----~------~--~---
