NotifySend.php
authorEdward <edward@roojs.com>
Wed, 29 Apr 2015 04:56:59 +0000 (12:56 +0800)
committerEdward <edward@roojs.com>
Wed, 29 Apr 2015 04:56:59 +0000 (12:56 +0800)
NotifySend.php

index c7a3f8f..66ef7ee 100644 (file)
@@ -323,7 +323,7 @@ class Pman_Core_NotifySend extends Pman
         $w->update($ww);
         
         $ww = clone($w);   
-        
+        print_R($email);exit;
         $fail = false;
         require_once 'Mail.php';