@@ -59,6 +59,15 @@ class TestConnection extends AddonController
*/
$connection = $api->soap->getConnection();
+
+ logModuleCall(
+ 'kerioEmail',
+ __FUNCTION__,
+ $connection,
+ 'Debug SOAP Response',
+ $params
+ );
/**
* check if connected and return true
@@ -313,14 +313,6 @@ class Connection implements ConnectionInterface
$soapRes = $this->soapClient->__getLastResponse();
- logModuleCall(
- 'kerioEmail',
- __FUNCTION__,
- $response,
- 'Debug SOAP Response',
- $soapRes
- );
-
*
* set response model params