andre преди 5 години
родител
ревизия
59bd5e837d
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      api/Zm/Account.php

+ 1 - 1
api/Zm/Account.php

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