Browse Source

bugfix domain aliase

andre 2 years ago
parent
commit
bcc114621e

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

@@ -85,7 +85,7 @@ class CreateDomainAlias extends ApiService
             __FUNCTION__,
             $domain,
             'Debug API Response',
-            $result
+            $this->formData
         );
 
         /**