Browse Source

bugfix create customfields

andre 5 năm trước cách đây
mục cha
commit
dc583a3c93
1 tập tin đã thay đổi với 0 bổ sung3 xóa
  1. 0 3
      zimbraSingle.php

+ 0 - 3
zimbraSingle.php

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