Changeset 3258
- Timestamp:
- 09/12/2010 03:02:41 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/1.2/bp-forums/bp-forums-bbpress.php
r3218 r3258 71 71 72 72 if ( is_object( $wp_roles ) ) { 73 $bb_roles = &$wp_roles;73 $bb_roles = $wp_roles; 74 74 bb_init_roles( $bb_roles ); 75 75 }
Note: See TracChangeset
for help on using the changeset viewer.