Changeset 11091 for trunk/tests/phpunit/testcases/activity/template.php
- Timestamp:
- 09/13/2016 05:35:55 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/testcases/activity/template.php
r10545 r11091 1032 1032 ) ); 1033 1033 1034 $bp->groups->current_group = groups_get_group( array( 1035 'group_id' => $g, 1036 'populate_extras' => true, 1037 ) ); 1034 $bp->groups->current_group = groups_get_group( $g ); 1038 1035 1039 1036 // On group's home the scope is set to 'home' … … 1089 1086 ) ); 1090 1087 1091 $bp->groups->current_group = groups_get_group( array( 1092 'group_id' => $g, 1093 'populate_extras' => true, 1094 ) ); 1088 $bp->groups->current_group = groups_get_group( $g ); 1095 1089 1096 1090 // On group's home the scope is set to 'home'
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)