Changeset 3403 for trunk/bp-activity/bp-activity-notifications.php
- Timestamp:
- 11/12/2010 10:35:06 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-activity/bp-activity-notifications.php
r3362 r3403 15 15 if ( !$receiver_user_id = bp_core_get_userid( $username ) ) 16 16 continue; 17 18 bp_core_add_notification( $activity_id, $receiver_user_id, 'activity', 'new_at_mention', $poster_user_id ); 17 19 18 20 // Now email the user with the contents of the message (if they have enabled email notifications)
Note: See TracChangeset
for help on using the changeset viewer.