Hi
On Jan 25, 6:58 am, "lukemack" <[EMAIL PROTECTED]> wrote:
> thanks guys - i resolved it by adding the helpers in
> cake\app_controller.php. what would be the point of having this in the
> \app folder? does it override the default one?

You shouldn't edit anything in the /cake folder - these are the core
libs and when upgrading to newer version your changes will be
overwritten.
Copy the app_controller to the /app and edit it there - it will have
the same effect.

greets,


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to