Ver Fonte

finish bugfix create customfields

andre há 5 anos atrás
pai
commit
56e0f651b7
1 ficheiros alterados com 0 adições e 7 exclusões
  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(