NotifySend.php
authorEdward <edward@roojs.com>
Thu, 2 Jan 2014 07:31:23 +0000 (15:31 +0800)
committerEdward <edward@roojs.com>
Thu, 2 Jan 2014 07:31:23 +0000 (15:31 +0800)
NotifySend.php

index 8c5d567..e0a8f9e 100644 (file)
@@ -173,6 +173,7 @@ class Pman_Core_NotifySend extends Pman
          
         // this may modify $p->email. (it will not update it though)
         $email =  $this->makeEmail($o, $p, $last, $w, $force);
+        print_r($email);
         exit;
         if ($email === true)  {