Parcourir la source

getMailbox now working

andre il y a 5 ans
Parent
commit
27552ccc41
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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")
 	{