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