DataObjects/Core_email.php
authorAlan Knowles <alan@roojs.com>
Tue, 6 Oct 2015 06:32:21 +0000 (14:32 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 6 Oct 2015 06:32:21 +0000 (14:32 +0800)
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