Make WordPress Core


Ignore:
Timestamp:
11/17/2012 03:11:29 PM (12 years ago)
Author:
ryan
Message:

Pinking shears

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-includes/ms-blogs.php

    r22185 r22634  
    328328        else
    329329            do_action( 'make_undelete_blog', $blog_id );
    330     }   
    331    
     330    }
     331
    332332    if ( isset( $details[ 'public' ] ) ) {
    333333        switch_to_blog( $blog_id );
     
    530530        else
    531531            $global_groups = false;
    532    
     532
    533533        wp_cache_init();
    534534
     
    591591        else
    592592            $global_groups = false;
    593    
     593
    594594        wp_cache_init();
    595595
Note: See TracChangeset for help on using the changeset viewer.