Changeset 2014
- Timestamp:
- 09/30/2009 06:00:58 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-themes/bp-sn-parent/groups/single/home.php
r1983 r2014 63 63 <?php endif; ?> 64 64 65 <?php if ( bp_group_is_visible() ) : ?>65 <?php if ( function_exists( 'bp_has_activities' ) && bp_group_is_visible() ) : ?> 66 66 67 67 <?php if ( bp_has_activities( 'object=groups&primary_id=' . bp_get_group_id() . '&max=150&per_page=5' ) ) : ?>
Note: See TracChangeset
for help on using the changeset viewer.