瀏覽代碼

finish bugfix create customfields

andre 5 年之前
父節點
當前提交
56e0f651b7
共有 1 個文件被更改,包括 0 次插入7 次删除
  1. 0 7
      zimbraSingle.php

+ 0 - 7
zimbraSingle.php

@@ -103,13 +103,6 @@ function zimbraSingleCreateCustomFields($packageconfigoption)
             ->select('id')
             ->get();
         $customFieldIDs = recursiveFindAll((array)$customFieldIDsObj, 'id');
-        logModuleCall(
-            'zimbrasingle',
-            __FUNCTION__,
-            $productID,
-            "debug",
-            $customFieldIDs
-        );
         Capsule::table('tblcustomfields')
         ->updateOrInsert(
             array(