Changeset 11091 for trunk/src/bp-groups/bp-groups-screens.php
- Timestamp:
- 09/13/2016 05:35:55 AM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-groups/bp-groups-screens.php
r10828 r11091 90 90 91 91 // Record this in activity streams. 92 $group = groups_get_group( array( 'group_id' => $group_id ));92 $group = groups_get_group( $group_id ); 93 93 94 94 groups_record_activity( array(
Note: See TracChangeset
for help on using the changeset viewer.