Răsfoiți Sursa

mass actions

andre 2 ani în urmă
părinte
comite
1f5a122673

+ 8 - 0
app/UI/Client/EmailAccount/Providers/DeleteAccountDataProvider.php

@@ -89,6 +89,14 @@ class DeleteAccountDataProvider extends BaseDataProvider
         $productManager = new ProductManager();
         $productManager->loadByHostingId($hid);
 
+        logModuleCall(
+            'kerioEmail',
+            __FUNCTION__,
+            $this->request->get('massActions'),
+            'Debug Error',
+            $this->formData
+        );
+
         /**
          *
          */