Changeset 3778 for trunk/bp-friends/bp-friends-template.php
- Timestamp:
- 01/21/2011 12:03:25 AM (15 years ago)
- File:
-
- 1 edited
-
trunk/bp-friends/bp-friends-template.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-friends/bp-friends-template.php
r3757 r3778 266 266 } 267 267 268 function bp_get_friend_ids( $user_id = false) {268 function bp_get_friend_ids( $user_id = 0 ) { 269 269 global $bp; 270 270
Note: See TracChangeset
for help on using the changeset viewer.