Browse Source

bugfix domain aliase

andre 2 years ago
parent
commit
08f07f2620

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

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