UpdateDatabase.php
authorEdward <edward@roojs.com>
Fri, 14 Sep 2018 02:13:59 +0000 (10:13 +0800)
committerEdward <edward@roojs.com>
Fri, 14 Sep 2018 02:13:59 +0000 (10:13 +0800)
UpdateDatabase.php

index 960dbc3..1ecb7e2 100644 (file)
@@ -804,7 +804,8 @@ class Pman_Core_UpdateDatabase extends Pman
                 'type' => 0, // system
             ),
             array(
-                'name' => 'Empty Group' // use for no bcc emails.
+                'name' => 'Empty Group', // use for no bcc emails.
+                'type' => 0
             )
 
         ));