Changeset 3751 for trunk/bp-blogs.php
- Timestamp:
- 01/20/2011 03:56:04 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-blogs.php
r3736 r3751 30 30 31 31 // Notifications 32 $bp->blogs-> format_notification_function= 'bp_blogs_format_notifications';32 $bp->blogs->notification_callback = 'bp_blogs_format_notifications'; 33 33 34 34 // Register this in the active components array
Note: See TracChangeset
for help on using the changeset viewer.