Minor - Fix PHPDoc - refs #7338

1.9.x
Angel Fernando Quiroz Campos 11 years ago
parent 1825fc0b0c
commit 63c4c4a31c
  1. 2
      main/inc/lib/message.lib.php

@ -1539,7 +1539,7 @@ class MessageManager
}
/**
* Get the count of the last received messages for a user
* Get the data of the last received messages for a user
* @param int $userId The user id
* @param int $lastId The id of the last received message
* @return int The count of new messages

Loading…
Cancel
Save