> Also, bear in mind that all your controllers should be subclassing > app_controller, and that the before filter (and component startup
Slightly off-topic, but when I add behaviour to app_controller, such as authorisation, should I really be doing it in the library version? To me that file should be 'untouchable', However, it seems counter- productive, not to say unOO to write the behaviour into every 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?hl=en -~----------~----~----~----~------~----~------~--~---
