Changeset 4706
- Timestamp:
- 07/18/2011 10:27:33 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-core/admin/bp-core-update.php
r4675 r4706 1020 1020 // Load BP and hook the admin menu, so that the redirect is successful 1021 1021 require_once( WP_PLUGIN_DIR . '/buddypress/bp-core/bp-core-loader.php' ); 1022 require_once( WP_PLUGIN_DIR . '/buddypress/bp-core/admin/bp-core-admin.php' ); 1022 1023 bp_core_add_admin_menu(); 1023 1024
Note: See TracChangeset
for help on using the changeset viewer.