#1656 closed defect (bug) (fixed)
Remove unused parameter from bbp_filter_anonymous_post_data()
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | 2.1 | Priority: | normal |
Severity: | normal | Version: | 2.0 |
Component: | Back-end | Keywords: | has-patch |
Cc: |
Description
The $is_edit
parameter's use was removed, when IP storage was shifted to the update topic/reply functions.
Attachments (1)
Change History (4)
Note: See
TracTickets for help on using
tickets.
(In [3555]) Remove unused $is_edit param in anonymous user data function, and clean up some whitespace.