Selaa lähdekoodia

getMailbox now working

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

+ 1 - 1
api/Zm/Account.php

@@ -299,7 +299,7 @@ class Zm_Account
 	/**
 	 * getMailbox
 	 * @param string $idOrNameAccount account id or account name
-	 * @return string account informations
+	 * @return array informations
 	 */
 	function getMailbox($idOrNameAccount, $type="auto")
 	{