Changeset 6187
- Timestamp:
- 07/18/2012 07:14:45 PM (14 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
r6174 r6187 176 176 return $groups; 177 177 178 if ( ! empty( $fetch_field_data) ) {178 if ( ! empty( $fetch_field_data ) && ! empty( $user_id ) ) { 179 179 180 180 // Fetch the field data for the user.
Note: See TracChangeset
for help on using the changeset viewer.