So I recently build a Mailer Component that would deal with all the
emails. But then I ran into the issue, which I forgot about, is that
set() only works in the controller. So now since im doing it in a
component, I cant pass any variables to the email.

Is there a work around to this, to not have to do it within a
controller?
--~--~---------~--~----~------------~-------~--~----~
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