Explorar el Código

edit mailinglists

andre hace 2 años
padre
commit
2c7c874369

+ 1 - 8
app/UI/Client/DistributionList/Providers/EditListDataProvider.php

@@ -282,14 +282,7 @@ class EditListDataProvider extends AddListDataProvider
             __FUNCTION__,
             $this->formData,
             'Debug Formdata',
-            $delMembers
-        );
-        logModuleCall(
-            'kerioEmail',
-            __FUNCTION__,
-            $addExtMembers,
-            'Debug Formdata',
-            $addIntMembers
+            $paramsSet
         );
 
         return (new HtmlDataJsonResponse())->setMessageAndTranslate('distributionListHasBeenUpdated')->setStatusSuccess();