Changeset 5573
- Timestamp:
- 12/18/2011 11:44:46 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-activity/bp-activity-classes.php
r5505 r5573 171 171 172 172 // Get the fullnames of users so we don't have to query in the loop 173 $activity_user_ids = array(); 173 174 if ( bp_is_active( 'xprofile' ) && $activities ) { 174 175 foreach ( (array)$activities as $activity ) {
Note: See TracChangeset
for help on using the changeset viewer.