andre před 2 roky
rodič
revize
8ccb8defd0

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

@@ -60,7 +60,7 @@ class CreateAccountAlias extends ApiService
             __FUNCTION__,
             __FUNCTION__,
             $this->api->account->getLastResult(),
             $this->api->account->getLastResult(),
             'debug',
             'debug',
-            $this->api->account->getLastErrorCode()
+            $this->api->account->getLastResult()->getLastErrorCode()
         );
         );
 
 
         /**
         /**