Changeset 7031 for trunk/tests/includes/install.php
- Timestamp:
- 05/09/2013 03:45:18 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/includes/install.php
r7028 r7031 55 55 foreach ( $blogs as $blog ) { 56 56 if ( is_multisite() ) { 57 switch_to_blog( );57 switch_to_blog( $blog ); 58 58 } 59 59
Note: See TracChangeset
for help on using the changeset viewer.