Kaynağa Gözat

enable logging

andre 2 yıl önce
ebeveyn
işleme
ec15651e09

+ 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->getLastResult()->getLastErrorCode()
+            $this->api->account->getError()
         );
         );
 
 
         /**
         /**