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