NotifySend.php
[Pman.Core] / 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)  {