Added missing docs
Former-commit-id: d0477e479f4ba4d138112de73746ca8173c9d563
This commit is contained in:
parent
a50a251b00
commit
1223ce69da
|
@ -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
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue