Przeglądaj źródła

getMailbox now working

andre 5 lat temu
rodzic
commit
27552ccc41
1 zmienionych plików z 1 dodań i 1 usunięć
  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")
 	{