DataObjects/Core_group.php
authoredward <edward@roojs.com>
Tue, 10 Oct 2017 12:08:18 +0000 (20:08 +0800)
committeredward <edward@roojs.com>
Tue, 10 Oct 2017 12:08:18 +0000 (20:08 +0800)
DataObjects/Core_group.php

index 52fc323..16050df 100644 (file)
@@ -52,7 +52,6 @@ class Pman_Core_DataObjects_Core_group extends DB_DataObject
     
     function beforeInsert($q,$roo)
     {
-        print_R($q);exit;
         if (isset($q['_action'])) {
             // add // sub...
             $g = clone($this);