Mailer.php
authorAlan Knowles <alan@roojs.com>
Thu, 26 Nov 2015 06:43:23 +0000 (14:43 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 26 Nov 2015 06:43:23 +0000 (14:43 +0800)
Mailer.php

index 88a1271..769d559 100644 (file)
@@ -18,7 +18,8 @@
  *
  *  $x= Pman_Core_Mailer(array(
        page => 
-       contents
+       contents  << keys must be trusted
+          bcc -> 
        template
        html_locale => 'en' == always use the 'english translated verison'
        cache_images => true -- defaults to caching images - set to false to disable.