Changeset 7756 for trunk/bp-core/bp-core-update.php
- Timestamp:
- 01/24/2014 11:48:48 PM (12 years ago)
- File:
-
- 1 edited
-
trunk/bp-core/bp-core-update.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-core/bp-core-update.php
r7551 r7756 195 195 ) ); 196 196 197 require_once( BP_PLUGIN_DIR. '/bp-core/admin/bp-core-schema.php' );197 require_once( buddypress()->plugin_dir . '/bp-core/admin/bp-core-schema.php' ); 198 198 199 199 // Install BP schema and activate only Activity and XProfile
Note: See TracChangeset
for help on using the changeset viewer.