app/config/bootstrap.php http://tempdocs.cakephp.org/#TOC42845
On Feb 8, 2008 4:20 PM, johnnyice <[EMAIL PROTECTED]> wrote: > > I grabbed a handy function from php.net (array_merge_recursive_unique) > that I want to use. It doesn't make sense to add it to my controller > and it's not quite robust enough to become a component. > > I don't want to modify the cake core basics.php file where the global > functions are located (not good practice when I decide to move to the > next cake version), so where could I place additional global functions > like this? > > > thanks in advance! > > j > > > -- -- (the old fart) the advice is free, the lack of crankiness will cost you - its a fine line between a real question and an idiot http://blog.samdevore.com/archives/2007/03/05/when-open-source-bugs-me/ http://blog.samdevore.com/cakephp-pages/my-cake-wont-bake/ http://blog.samdevore.com/cakephp-pages/i-cant-bake/ --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
