From 25025d1957c6a73c2a69344e90b5e04dbcd4627f Mon Sep 17 00:00:00 2001 From: Chris Date: Fri, 24 Aug 2012 14:18:06 +0800 Subject: [PATCH] Mailer.php --- Mailer.php | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Mailer.php b/Mailer.php index a6dc1309..3cd10fe0 100644 --- a/Mailer.php +++ b/Mailer.php @@ -16,6 +16,13 @@ replaceImages => true|false ] * + * recipents is gathered from the resulting template + * -- eg. + * To: ,, + * + * ' + * + * * $x->asData(); // returns data needed for notify?? - notify should really * // just use this to pass around later.. * -- 2.39.2