DataObjects/Core_group.php
authorbenny <benny@roojs.com>
Thu, 26 Jul 2018 07:54:10 +0000 (15:54 +0800)
committerbenny <benny@roojs.com>
Thu, 26 Jul 2018 07:54:10 +0000 (15:54 +0800)
DataObjects/Core_group.php

index 5a29bfe..cd9f904 100644 (file)
@@ -58,7 +58,6 @@ class Pman_Core_DataObjects_Core_group extends DB_DataObject
         
         $cp = DB_DataObject::Factory('core_person')->tableName();
         $cgm = DB_DataObject::Factory('core_group_member')->tableName();
-        $cpObj->active = 1; // set the where condition with active = 1
       
         $this->selectAdd("
            (