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

index aa61842..dedba73 100644 (file)
@@ -173,7 +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;
+        print_r($p);exit;
         
         if ($email === true)  {