UpdateDatabase.php
authoredward <edward@roojs.com>
Thu, 14 Jul 2016 05:30:35 +0000 (13:30 +0800)
committeredward <edward@roojs.com>
Thu, 14 Jul 2016 05:30:35 +0000 (13:30 +0800)
sql/Companies.sql
NotifySmtpCheck.php

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){