Changeset 4648 for trunk/bp-groups/bp-groups-functions.php
- Timestamp:
- 07/12/2011 02:39:11 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-groups/bp-groups-functions.php
r4632 r4648 198 198 199 199 // Remove all notifications for any user belonging to this group 200 bp_core_delete_all_notifications_by_type( $group_id, $bp->groups-> slug);200 bp_core_delete_all_notifications_by_type( $group_id, $bp->groups->id ); 201 201 202 202 // Remove forum if component is active and current group has one
Note: See TracChangeset
for help on using the changeset viewer.