UpdateDatabase.php
authorjohn <john@roojs.com>
Tue, 23 Jan 2018 08:14:36 +0000 (16:14 +0800)
committerjohn <john@roojs.com>
Tue, 23 Jan 2018 08:14:36 +0000 (16:14 +0800)
UpdateDatabase.php

index 461bcdf..568b3c4 100644 (file)
@@ -815,7 +815,7 @@ class Pman_Core_UpdateDatabase extends Pman
     }
     
     
-    function initEmails($templateDir, $emails)
+    function initEmails($templateDir, $emails, $active = 1, $to_group = -1)
     {
       
         $pg = HTML_FlexyFramework::get()->page;