Changeset 4795
- Timestamp:
- 07/22/2011 01:49:02 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-core/admin/bp-core-update.php
r4794 r4795 1019 1019 1020 1020 // Load BP and hook the admin menu, so that the redirect is successful 1021 require( WP_PLUGIN_DIR . '/buddypress/bp-core/admin/bp-core-admin.php' ); 1021 if ( !function_exists( 'bp_core_update_message' ) ) 1022 require( 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.