瀏覽代碼

debug accountInfo

andre 5 年之前
父節點
當前提交
3c13ad3156
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      api/Zm/Account.php

+ 1 - 1
api/Zm/Account.php

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