DataObjects/Core_group.php
authorbenny <benny@roojs.com>
Thu, 26 Jul 2018 06:55:47 +0000 (14:55 +0800)
committerbenny <benny@roojs.com>
Thu, 26 Jul 2018 06:55:47 +0000 (14:55 +0800)
DataObjects/Core_group.php

index 1c3103d..2d62fb8 100644 (file)
@@ -59,7 +59,7 @@ class Pman_Core_DataObjects_Core_group extends DB_DataObject
         $cpObj = DB_DataObject::Factory('core_person');
         $cgm = DB_DataObject::Factory('core_group_member')->tableName();
         $cpObj->active = 1; // set the where condition with active = 1*/
-        DB_DataObject::debugLevel(5);
+        DB_DataObject::debugLevel(1);
         $this->selectAdd("
            (
             SELECT