]> git.mxchange.org Git - friendica.git/blobdiff - mod/ping.php
Removed commented code
[friendica.git] / mod / ping.php
index a905371226e0cd811b96c886a89fe5823ca051a9..0ed7eb3fed85812055c8f9bf9e07578a30b95003 100644 (file)
@@ -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) {