Changeset 5155
- Timestamp:
- 11/16/2013 01:14:48 AM (11 years ago)
- Location:
- trunk/includes/extend/buddypress
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/includes/extend/buddypress/loader.php
r5048 r5155 59 59 // Members modifications 60 60 $includes[] = 'members.php'; 61 62 // BuddyPress Notfications Extension functions 63 if ( bp_is_active( 'notifications' ) ) { 64 $includes[] = 'notifications.php'; 65 } 61 66 62 67 // BuddyPress Activity Extension class
Note: See TracChangeset
for help on using the changeset viewer.