NotifySmtpCheck.php
authoredward <edward@roojs.com>
Thu, 14 Jul 2016 05:33:41 +0000 (13:33 +0800)
committeredward <edward@roojs.com>
Thu, 14 Jul 2016 05:33:41 +0000 (13:33 +0800)
NotifySmtpCheck.php

index 695649b..ba7aae8 100644 (file)
@@ -64,10 +64,10 @@ class Pman_Core_NotifySmtpCheck extends Pman
                     $error[] = "{$server} - Cound not login";
                     continue;
                 }
-                
             }
-            
         }
+        
+        pritn_R($error);exit;
     }
     
     function getHelo()