Skip to:
Content

BuddyPress.org

Changeset 8977


Ignore:
Timestamp:
09/03/2014 07:38:37 PM (12 years ago)
Author:
johnjamesjacoby
Message:

Remove unused $wpdb global in append_user_fullnames().

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/bp-activity/bp-activity-classes.php

    r8818 r8977  
    601601         */
    602602        protected static function append_user_fullnames( $activities ) {
    603                 global $wpdb;
    604603
    605604                if ( bp_is_active( 'xprofile' ) && ! empty( $activities ) ) {
Note: See TracChangeset for help on using the changeset viewer.