- Timestamp:
- 09/13/2016 05:35:55 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/testcases/core/nav/bpCoreRemoveSubnavItem.php
r10876 r11091 76 76 77 77 // In group context 78 $g_obj = groups_get_group( array( 'group_id' => $g1 ));78 $g_obj = groups_get_group( $g1 ); 79 79 $this->go_to( bp_get_group_permalink( $g_obj ) ); 80 80
Note: See TracChangeset
for help on using the changeset viewer.