Explorar el Código

debug authtoken call

andre hace 5 años
padre
commit
d1dc683016
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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)
 		{