- Timestamp:
- 11/02/2013 09:35:03 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/testcases/activity/class.BP_Activity_Activity.php
r7318 r7506 35 35 36 36 $comments = $this->factory->activity->create_many( 3, array( 37 'item_id' => $parent_activity ->id,37 'item_id' => $parent_activity, 38 38 'type' => 'activity_comment', 39 39 ) ); … … 204 204 'component' => buddypress()->activity->id, 205 205 'type' => 'activity_comment', 206 'user_id' => bp_loggedin_user_id ,206 'user_id' => bp_loggedin_user_id(), 207 207 'item_id' => $a1, 208 208 'secondary_item_id' => $a1,
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)