Selaa lähdekoodia

debug authtoken call

andre 5 vuotta sitten
vanhempi
commit
0a2de2b0e9
1 muutettua tiedostoa jossa 0 lisäystä ja 1 poistoa
  1. 0 1
      api/Zm/Account.php

+ 0 - 1
api/Zm/Account.php

@@ -778,7 +778,6 @@ class Zm_Account
 
 		$params = array(
 			new SoapParam($accountId, "id"),
-			new SoapParam($preauthKey, "blubb"),
 		);
 
 		try