UpdateDatabase.php
authorjohn <john@roojs.com>
Wed, 24 Jan 2018 02:44:23 +0000 (10:44 +0800)
committerjohn <john@roojs.com>
Wed, 24 Jan 2018 02:44:23 +0000 (10:44 +0800)
UpdateDatabase.php

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