瀏覽代碼

getMailbox now working

andre 5 年之前
父節點
當前提交
27552ccc41
共有 1 個文件被更改,包括 1 次插入1 次删除
  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")
 	{