Browse Source

debug accountInfo

andre 5 years ago
parent
commit
59bd5e837d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      api/Zm/Account.php

+ 1 - 1
api/Zm/Account.php

@@ -154,7 +154,7 @@ class Zm_Account
 				$params
 				$params
 			);
 			);
 
 
-			$result = $result['SOAP:ENVELOPE']['SOAP:BODY']['GETACCOUNTRESPONSE'];
+//			$result = $result['SOAP:ENVELOPE']['SOAP:BODY']['GETACCOUNTRESPONSE'];
 		}
 		}
 		catch (SoapFault $exception)
 		catch (SoapFault $exception)
 		{
 		{