- Timestamp:
- 12/22/2015 05:33:22 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-xprofile/classes/class-bp-xprofile-field.php
r10417 r10418 196 196 * @global object $userdata 197 197 * 198 * @param int $id Field ID.199 * @param int 200 * @param bool $get_data Get data.198 * @param int $id Field ID. 199 * @param int|null $user_id User ID. 200 * @param bool $get_data Get data. 201 201 */ 202 202 public function populate( $id, $user_id = null, $get_data = true ) {
Note: See TracChangeset
for help on using the changeset viewer.