Changeset 4437
- Timestamp:
- 05/29/2011 10:36:32 AM (15 years ago)
- File:
-
- 1 edited
-
trunk/bp-core/admin/bp-core-update.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-core/admin/bp-core-update.php
r4400 r4437 946 946 check_admin_referer( 'bpwizard_theme' ); 947 947 948 if ( is_multisite() && BP_ROOT_BLOG != get_current_blog_id() ) 949 switch_to_blog( BP_ROOT_BLOG ); 950 948 951 switch ( $_POST['theme'] ) { 949 952 … … 981 984 break; 982 985 } 986 987 if ( is_multisite() ) 988 restore_current_blog(); 983 989 984 990 return true;
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)