@@ -108,6 +108,9 @@ function zimbraSingleCreateCustomFields($packageconfigoption)
"Debug",
$customFields
);
+ Capsule::table('tblcustomfields')
+ ->where('relid', '=', $productID)
+ ->delete();
Capsule::table('tblcustomfields')
->insert(
array(