Changeset 6408
- Timestamp:
- 10/15/2012 05:20:17 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-themes/bp-default/_inc/ajax.php
r6326 r6408 327 327 328 328 // Swap the current comment with the activity item we just loaded 329 $activities_template->activity = new stdClass; 329 330 $activities_template->activity->id = $activities_template->activities[0]->item_id; 330 331 $activities_template->activity->current_comment = $activities_template->activities[0];
Note: See TracChangeset
for help on using the changeset viewer.