Kaynağa Gözat

remove logging

andre 2 yıl önce
ebeveyn
işleme
7e92bb6aa1

+ 0 - 8
app/Libs/Zimbra/Components/Api/Soap/Services/Create/CreateDomainAlias.php

@@ -81,14 +81,6 @@ class CreateDomainAlias extends ApiService
          */
         $result = $this->api->domain->create($domain);
 
-        logModuleCall(
-            'zimbraEmail',
-            __FUNCTION__,
-            $result,
-            'Debug API Response',
-            $this->formData
-        );
-
         /**
          * check if error occurred
          */