Mailer.php
authorAlan Knowles <alan@roojs.com>
Thu, 10 Dec 2015 07:13:34 +0000 (15:13 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 10 Dec 2015 07:13:34 +0000 (15:13 +0800)
Mailer.php

index e2c2f09..db2de62 100644 (file)
@@ -13,9 +13,8 @@
  *
  *  usage:
  *
- *
- *  $x= new Pman_Core_Mailer($opts)
- *
+ * 
+ *  require_once 'Pman/Core/Mailer.php';
  *  $x= Pman_Core_Mailer(array(
        'page' => $this,
                 // if bcc is property of this, then it will be used (BAD DESIGN)