NotifySend.php
authorEdward <edward@roojs.com>
Wed, 26 Jun 2013 05:59:59 +0000 (13:59 +0800)
committerEdward <edward@roojs.com>
Wed, 26 Jun 2013 05:59:59 +0000 (13:59 +0800)
NotifySend.php

index 2a92487..13d56a3 100644 (file)
@@ -306,7 +306,7 @@ class Pman_Core_NotifySend extends Pman
         
         $fail = false;
         require_once 'Mail.php';
-        
+        print_r($email);exit;
         foreach($mxs as $dom) {