Changeset 7310 for trunk/bp-core/bp-core-classes.php
- Timestamp:
- 07/25/2013 10:29:20 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-core/bp-core-classes.php
r7308 r7310 796 796 } 797 797 798 p rivatefunction get_profile_data() {798 public function get_profile_data() { 799 799 return BP_XProfile_ProfileData::get_all_for_user( $this->id ); 800 800 }
Note: See TracChangeset
for help on using the changeset viewer.