Minor add docs

1.10.x
Julio Montoya 10 years ago
parent 81098bb64d
commit 8114a6a0b8
  1. 2
      main/inc/lib/message.lib.php

@ -185,6 +185,8 @@ class MessageManager
* @param int $edit_message_id id for updating the message (optional)
* @param int $topic_id (optional) the default value is the current user_id
* @param int $sender_id
* @param bool $directMessage
*
* @return bool
*/
public static function send_message(

Loading…
Cancel
Save