Changeset 3371 for trunk/bp-themes/bp-default/groups/single/members.php
- Timestamp:
- 11/07/2010 11:17:17 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-themes/bp-default/groups/single/members.php
r2626 r3371 29 29 <?php do_action( 'bp_group_members_list_item' ) ?> 30 30 31 <?php if ( function_exists( 'friends_install' ) ) : ?>31 <?php if ( bp_is_active( 'friends' ) ) : ?> 32 32 33 33 <div class="action">
Note: See TracChangeset
for help on using the changeset viewer.