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