- Timestamp:
- 02/06/2017 07:36:10 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-activity/classes/class-bp-activity-list-table.php
r11366 r11414 808 808 } elseif ( 'activity_comment' === $item['type'] ) { 809 809 $parent_activity = new BP_Activity_Activity( $item['item_id'] ); 810 $can_comment = bp_activity_can_comment_reply( (object) $item ); 810 811 } 811 812
Note: See TracChangeset
for help on using the changeset viewer.