Changeset 4775 for trunk/bp-messages/bp-messages-functions.php
- Timestamp:
- 07/22/2011 07:32:48 AM (15 years ago)
- File:
-
- 1 edited
-
trunk/bp-messages/bp-messages-functions.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-messages/bp-messages-functions.php
r4770 r4775 94 94 95 95 if ( $message->send() ) { 96 require _once( BP_PLUGIN_DIR . '/bp-messages/bp-messages-notifications.php' );96 require( BP_PLUGIN_DIR . '/bp-messages/bp-messages-notifications.php' ); 97 97 98 98 // Send screen notifications to the recipients
Note: See TracChangeset
for help on using the changeset viewer.