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