Added missing docs

Former-commit-id: d0477e479f4ba4d138112de73746ca8173c9d563
This commit is contained in:
fermin831 2019-02-11 13:49:03 +01:00
parent a50a251b00
commit 1223ce69da
1 changed files with 1 additions and 0 deletions

View File

@ -418,6 +418,7 @@ function messages_get_count_sent(string $user='')
* @param boolean $incl_read Include read messages in return.
* @param boolean $incl_source_info Include source info.
* @param integer $limit Maximum number of result in the query.
* @param array $other_filter Add a filter on main query.
*
* @return integer The number of messages this user has
*/