NotifySmtpCheck.php
[Pman.Core] / NotifySmtpCheck.php
index 045d8a4..695649b 100644 (file)
@@ -27,7 +27,7 @@ class Pman_Core_NotifySmtpCheck extends Pman
             return;
         }
         
-        
+        $helo = $this->getHelo();
         
         $error = array();