core_comrpanty
authorjohn <john@roojs.com>
Fri, 17 Nov 2017 08:49:16 +0000 (16:49 +0800)
committerjohn <john@roojs.com>
Fri, 17 Nov 2017 08:49:16 +0000 (16:49 +0800)
DataObjects/Core_company.php

index 5717770..1682d44 100644 (file)
@@ -50,8 +50,6 @@ class Pman_Core_DataObjects_Core_Company extends DB_DataObject
         $x->comptype= 'OWNER';
         $x->find(true);
         
         $x->comptype= 'OWNER';
         $x->find(true);
         
-        var_dump('fetch here??');exit;
-        
         if (!empty($q['query']['company_project_id'])) {
             $add = '';
             if (!empty($q['query']['company_include_self'])) {
         if (!empty($q['query']['company_project_id'])) {
             $add = '';
             if (!empty($q['query']['company_include_self'])) {