- Timestamp:
- 07/08/2011 02:25:44 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/1.2/bp-themes/bp-default/members/single/activity/permalink.php
r2170 r4626 2 2 3 3 <div class="activity no-ajax"> 4 <?php if ( bp_has_activities( 'display_comments=threaded& include=' . bp_current_action() ) ) : ?>4 <?php if ( bp_has_activities( 'display_comments=threaded&show_hidden=true&include=' . bp_current_action() ) ) : ?> 5 5 6 6 <ul id="activity-stream" class="activity-list item-list">
Note: See TracChangeset
for help on using the changeset viewer.