Changeset 4928
- Timestamp:
- 08/05/2011 07:00:13 PM (13 years ago)
- Location:
- trunk/bp-messages
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-messages/bp-messages-functions.php
r4902 r4928 102 102 103 103 if ( $message->send() ) { 104 require( BP_PLUGIN_DIR . '/bp-messages/bp-messages-notifications.php' );105 104 106 105 // Send screen notifications to the recipients -
trunk/bp-messages/bp-messages-loader.php
r4920 r4928 41 41 'template', 42 42 'functions', 43 'notifications' 43 44 ); 44 45
Note: See TracChangeset
for help on using the changeset viewer.