Skip to:
Content

BuddyPress.org

Changeset 3258


Ignore:
Timestamp:
09/12/2010 03:02:41 AM (16 years ago)
Author:
johnjamesjacoby
Message:

Fixes #2627 props nickwondra, r-a-y.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/1.2/bp-forums/bp-forums-bbpress.php

    r3218 r3258  
    7171
    7272        if ( is_object( $wp_roles ) ) {
    73                 $bb_roles =& $wp_roles;
     73                $bb_roles = $wp_roles;
    7474                bb_init_roles( $bb_roles );
    7575        }
Note: See TracChangeset for help on using the changeset viewer.