Thank you, Brian. Sounds like an excellent suggestion! (Why didn't I
think of that?)

On Sep 22, 4:54 pm, brian <bally.z...@gmail.com> wrote:
> If calling from beforeSave(), the best place might be AppModel. If you
> don't already have one of those, copy the file at
> cake/libs/models/app_model.php to your app directory (not app/models)
> and modify that. You would then call the function from within your own
> model as $this->yourFunction(...).
>
<snip>
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to 
cake-php+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to