Hi, I have one controller called SetupController and, inside it, i need to call one function that is in another controller. but i can' t catch other controllers inside SetupController to do this call.
I tried use Configure::listObjects, but it just returns the controller's name, and not the objects. Is there any way to do what i want to? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
