Skip to:
Content

BuddyPress.org

Changeset 1937


Ignore:
Timestamp:
09/23/2009 02:43:39 AM (17 years ago)
Author:
apeatling
Message:

Fixes #984 props djpaul

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bp-friends/bp-friends-templatetags.php

    r1905 r1937  
    199199        function bp_get_friend_avatar_thumb() {
    200200                global $friends_template;
    201 
    202                 if ( !$template )
    203                         $template = &$friends_template->friendship->friend;
    204201
    205202                return apply_filters( 'bp_get_friend_avatar_thumb', $friends_template->friendship->friend->avatar_thumb );
Note: See TracChangeset for help on using the changeset viewer.