Ticket #6484: 6484.patch
File 6484.patch, 493 bytes (added by , 9 years ago) |
---|
-
src/bp-blogs/bp-blogs-functions.php
diff --git src/bp-blogs/bp-blogs-functions.php src/bp-blogs/bp-blogs-functions.php index c45590a..810c686 100644
function bp_blogs_remove_comment( $comment_id ) { 1001 1001 $activity = bp_activity_get( array( 1002 1002 'in' => $activity_id, 1003 1003 'display_comments' => 'stream', 1004 'spam' => 'all', 1004 1005 ) ); 1005 1006 1006 1007 // get all activity comment IDs for the pending deleted item