Opened 12 years ago
Closed 12 years ago
#5986 closed enhancement (fixed)
Fix PHPDoc for bp_activity_new_comment()
| Reported by: | tw2113 | Owned by: | boonebgorges |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.2 |
| Component: | Activity | Version: | |
| Severity: | normal | 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)
This ticket was mentioned in Slack in #buddypress by gregrickaby. View the logs.
12 years ago
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
I really, really dislike PHPDoc's
usesstatement, for exactly this reason.