ping.php performance: improve documentation and formatting
This commit is contained in:
parent
cc4363c5c6
commit
bc407080d2
3 changed files with 40 additions and 25 deletions
|
@ -347,8 +347,8 @@ function ping_init(&$a) {
|
|||
/**
|
||||
* @brief Retrieves the notifications array for the given user ID
|
||||
*
|
||||
* @param int $uid
|
||||
* @return array
|
||||
* @param int $uid User id
|
||||
* @return array Associative array of notifications
|
||||
*/
|
||||
function ping_get_notifications($uid) {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue