Kaynağa Gözat

debug authtoken call

andre 5 yıl önce
ebeveyn
işleme
0a2de2b0e9
1 değiştirilmiş dosya ile 0 ekleme ve 1 silme
  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