Changeset 6956 for trunk/bp-groups/bp-groups-screens.php
- Timestamp:
- 04/26/2013 11:40:27 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-groups/bp-groups-screens.php
r6955 r6956 467 467 if ( 'private' != $bp->groups->current_group->status ) 468 468 return false; 469 469 470 470 // If the user has submitted a request, send it. 471 471 if ( isset( $_POST['group-request-send']) ) {
Note: See TracChangeset
for help on using the changeset viewer.