andre 5 лет назад
Родитель
Сommit
0a2de2b0e9
1 измененных файлов с 0 добавлено и 1 удалено
  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