Changeset 3778 for trunk/bp-xprofile/bp-xprofile-classes.php
- Timestamp:
- 01/21/2011 12:03:25 AM (15 years ago)
- File:
-
- 1 edited
-
trunk/bp-xprofile/bp-xprofile-classes.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-xprofile/bp-xprofile-classes.php
r3592 r3778 957 957 } 958 958 959 function get_fullname( $user_id = false) {959 function get_fullname( $user_id = 0 ) { 960 960 global $bp; 961 961
Note: See TracChangeset
for help on using the changeset viewer.