NotifySmtpCheck.php
[Pman.Core] / NotifySmtpCheck.php
index c9854bd..0f258d1 100644 (file)
@@ -63,7 +63,7 @@ class Pman_Core_NotifySmtpCheck extends Pman
             }
         }
         
-        print_r($error);exit;
+        return $error;
     }
     
     function getHelo()