DataObjects/Core_person_signup.php
[Pman.Core] / DataObjects / Core_email.php
index f912cf0..1f9318d 100644 (file)
@@ -290,6 +290,7 @@ class Pman_Core_DataObjects_Core_email extends DB_DataObject
      * $x->send(array(
      *      'rcpts' => "Tester <sales@roojs.com>",
      *      'page' => $this
+     *      'mailer_opts' => array( <<< additional options, like urlmap..)
      *       'link' => 'http://......'
        );
      * // on the template use {link:h} to render the link