Changeset 6344
- Timestamp:
- 09/19/2012 06:53:52 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-core/admin/bp-core-update.php
r6343 r6344 262 262 263 263 function step_pages() { 264 global $bp, $wpdb; 264 global $wpdb; 265 266 // Get BuddyPress once in this scope 267 $bp = buddypress(); 265 268 266 269 // Make sure that page info is pulled from bp_get_root_blog_id() (except when in
Note: See TracChangeset
for help on using the changeset viewer.