Sfoglia il codice sorgente

bugfix create customfields

andre 5 anni fa
parent
commit
dc583a3c93
1 ha cambiato i file con 0 aggiunte e 3 eliminazioni
  1. 0 3
      zimbraSingle.php

+ 0 - 3
zimbraSingle.php

@@ -110,9 +110,6 @@ function zimbraSingleCreateCustomFields($packageconfigoption)
             "debug",
             "debug",
             $customFieldIDs
             $customFieldIDs
         );
         );
-        Capsule::table('tblcustomfields')
-            ->where('relid', '=', $productID)
-            ->delete();
         Capsule::table('tblcustomfields')
         Capsule::table('tblcustomfields')
         ->updateOrInsert(
         ->updateOrInsert(
             array(
             array(