浏览代码

debug authtoken call

andre 5 年之前
父节点
当前提交
d1dc683016
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      api/Zm/Account.php

+ 1 - 1
api/Zm/Account.php

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