Skip to:
Content

BuddyPress.org

Changeset 832 for trunk/bp-groups.php


Ignore:
Timestamp:
01/11/2009 02:10:54 AM (16 years ago)
Author:
apeatling
Message:

Fixes #334

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bp-groups.php

    r829 r832  
    11521152    global $bp;
    11531153   
    1154     $src = $bp['root_domain'];
     1154    $src = $bp['root_domain'] . '/';
    11551155
    11561156    $thumb_href = str_replace( ABSPATH, $src, $avatars['v1_out'] );
Note: See TracChangeset for help on using the changeset viewer.