Opened 10 years ago
Closed 10 years ago
#5986 closed enhancement (fixed)
Fix PHPDoc for bp_activity_new_comment()
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 2.2 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Activity | Keywords: | good-first-bug |
Cc: |
Description
Function no longer uses bp_activity_new_comment_notification, but that is still listed as used in the PHPDoc.
Attachments (1)
Change History (6)
Note: See
TracTickets for help on using
tickets.
I really, really dislike PHPDoc's
uses
statement, for exactly this reason.