X-Git-Url: https://scripts.mit.edu/gitweb/autoinstalls/wordpress.git/blobdiff_plain/9c2096d803812dacbdf6cf8efe90053e39f00b96..11be15bd505d66a91e2c80062190b13e315a04a9:/wp-admin/upgrade.php diff --git a/wp-admin/upgrade.php b/wp-admin/upgrade.php index 4a2a0f42..b0428773 100644 --- a/wp-admin/upgrade.php +++ b/wp-admin/upgrade.php @@ -17,6 +17,8 @@ define( 'WP_INSTALLING', true ); /** Load WordPress Bootstrap */ require( '../wp-load.php' ); +nocache_headers(); + timer_start(); require_once( ABSPATH . 'wp-admin/includes/upgrade.php' ); @@ -27,7 +29,7 @@ if ( isset( $_GET['step'] ) ) else $step = 0; -// Do it. No output. +// Do it. No output. if ( 'upgrade_db' === $step ) { wp_upgrade(); die( '0' ); @@ -55,14 +57,14 @@ else wp_admin_css( 'ie', true ); ?> - -

WordPress

+ +

-

+

-

+

-

+