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

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