UpdateDatabase.php
[Pman.Core] / NotifySmtpCheck.php
index 0019f1f..695649b 100644 (file)
@@ -29,8 +29,6 @@ class Pman_Core_NotifySmtpCheck extends Pman
         
         $helo = $this->getHelo();
         
-        print_R($helo);exit;
-        
         $error = array();
         
         foreach ($ff->Core_Notify['routes'] as $server => $settings){