Changeset 6441 for trunk/bp-activity/bp-activity-template.php
- Timestamp:
- 10/22/2012 07:33:32 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-activity/bp-activity-template.php
r6342 r6441 1461 1461 $activities_template->activity->current_comment = $comment_child; 1462 1462 1463 $template = locate_template( 'activity/comment.php', false, false );1463 $template = bp_locate_template( 'activity/comment.php', false, false ); 1464 1464 1465 1465 // Backward compatibility. In older versions of BP, the markup was
Note: See TracChangeset
for help on using the changeset viewer.