NotifySmtpCheck.php
authoredward <edward@roojs.com>
Thu, 14 Jul 2016 03:22:49 +0000 (11:22 +0800)
committeredward <edward@roojs.com>
Thu, 14 Jul 2016 03:22:49 +0000 (11:22 +0800)
NotifySmtpCheck.php

index b9608e6..05f9c05 100644 (file)
@@ -23,7 +23,7 @@ class Pman_Core_NotifySmtpCheck extends Pman
                 continue;
             }
             
-            
+            $smtp = Mail::factory();
         }
     }