UpdateDatabase.php
authoredward <edward@roojs.com>
Thu, 14 Jul 2016 03:15:40 +0000 (11:15 +0800)
committeredward <edward@roojs.com>
Thu, 14 Jul 2016 03:15:40 +0000 (11:15 +0800)
UpdateDatabase.php

index 80eeb10..9aa7cc5 100644 (file)
@@ -137,6 +137,7 @@ class Pman_Core_UpdateDatabase extends Pman
         
         if(!empty($ff->Core_Notify)){
             $x = new Pman_Core_NotifySmtpCheck();
+            $x->check();
         }
         
         EXIT;