Where's the best place to put "odds & ends" functions that don't necessarily fit in any controllers, but may apply to them all?
For example I have a function that takes an array from a findAll, and returns an array of the primary ids. Where should this go? app_controller.php? Thanks in advance! Drew. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
