Changeset 4801
- Timestamp:
- 07/22/2011 04:30:50 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-groups/bp-groups-functions.php
r4775 r4801 635 635 function groups_send_invites( $user_id, $group_id ) { 636 636 global $bp; 637 638 require ( BP_PLUGIN_DIR . '/bp-groups/bp-groups-notifications.php' );639 637 640 638 if ( !$user_id )
Note: See TracChangeset
for help on using the changeset viewer.