Parcourir la source

bugfix domain aliase

andre il y a 2 ans
Parent
commit
08f07f2620

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

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