You do not have permission to access this page.

') ); } if (isset($_GET['updated'])) { ?>

'; switch( $_GET[ 'action' ] ) { case "upgrade": if( isset( $_GET[ 'n' ] ) == false ) { $n = 0; } else { $n = $_GET[ 'n' ]; } $blogs = $wpdb->get_results( "SELECT * FROM $wpdb->blogs WHERE site_id = '$wpdb->siteid' AND spam = '0' AND deleted = '0' AND archived = '0' ORDER BY registered DESC LIMIT $n, 5", ARRAY_A ); if( is_array( $blogs ) ) { print ""; ?>

If your browser doesn't start loading the next page automatically click this link: Next Blogs

You can upgrade all the blogs on your site through this page. It works by calling the upgrade script of each blog automatically. Hit the link below to upgrade.

Upgrade Site