Ver código fonte

getMailbox now working

andre 5 anos atrás
pai
commit
27552ccc41
1 arquivos alterados com 1 adições e 1 exclusões
  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")
 	{