hi. you can´t access the variables of the user controller in your app controller!! app controller is the base class of user controller, so you can access methods and variables of the app controller in your user controller, but the app controller don´t know the user controller!!
--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
