Changeset 1814 for trunk/bp-friends.php
- Timestamp:
- 09/07/2009 07:51:46 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-friends.php
r1810 r1814 639 639 'item_id' => $friendship_id 640 640 ) ); 641 642 $activity_content = apply_filters( 'bp_friends_friendship_accepted_activity', sprintf( __( '%s and %s are now friends', 'buddypress' ), $friend_link, $initiator_link ), &$friendship ); 641 643 642 644 /* Record in activity streams for the friend */
Note: See TracChangeset
for help on using the changeset viewer.