#3060 closed defect (bug) (fixed)
Copy/paste error in bbp_get_topic_last_reply_id() description
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 2.6 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Component - Topics | Keywords: | has-patch commit |
Cc: |
Description
bbp_get_topic_last_reply_id() description says "Return the topics last update date/time (aka freshness)", but that's the description of bbp_get_topic_last_active_time()
.
Attachments (2)
Change History (5)
Note: See
TracTickets for help on using
tickets.
While we're at it, 3060.2.patch also fixes a typo in
bbp_get_topic_last_active_time()
docblock.