Changeset 11091 for trunk/src/bp-groups/bp-groups-actions.php
- Timestamp:
- 09/13/2016 05:35:55 AM (10 years ago)
- File:
-
- 1 edited
-
trunk/src/bp-groups/bp-groups-actions.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-groups/bp-groups-actions.php
r10981 r11091 159 159 if ( isset( $_COOKIE['bp_new_group_id'] ) ) { 160 160 $bp->groups->new_group_id = (int) $_COOKIE['bp_new_group_id']; 161 $bp->groups->current_group = groups_get_group( array( 'group_id' => $bp->groups->new_group_id ));161 $bp->groups->current_group = groups_get_group( $bp->groups->new_group_id ); 162 162 163 163 // Only allow the group creator to continue to edit the new group.
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)