DataObjects/Core_email.php
authorAlan Knowles <alan@roojs.com>
Tue, 13 Oct 2015 08:19:03 +0000 (16:19 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 13 Oct 2015 08:19:03 +0000 (16:19 +0800)
DataObjects/Core_email.php

index 99a2c08..5111990 100644 (file)
@@ -281,7 +281,7 @@ class Pman_Core_DataObjects_Core_email extends DB_DataObject
      * convert email with contents into a core mailer object. - ready to send..
      * @param Object|Array $obj Object (or array) to send @see Pman_Core_Mailer
      *    + subject
-     *    + rcpts
+     *    + rcpts || person   << if person is set - then it goes to them...
      *    + replace_links
      *    + template
      *    + mailer_opts