Changeset 10587 for trunk/src/bp-friends/bp-friends-actions.php
- Timestamp:
- 02/13/2016 07:32:53 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-friends/bp-friends-actions.php
r10417 r10587 17 17 /** 18 18 * Catch and process friendship requests. 19 * 20 * @since 1.0.1 19 21 */ 20 22 function friends_action_add_friend() { … … 55 57 /** 56 58 * Catch and process Remove Friendship requests. 59 * 60 * @since 1.0.1 57 61 */ 58 62 function friends_action_remove_friend() {
Note: See TracChangeset
for help on using the changeset viewer.