--no-auth-cache

git-svn-id: http://svn.automattic.com/wordpress/trunk@19745 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
nacin 2012-01-24 22:12:53 +00:00
parent 2e8a358541
commit bba7742b9f
1 changed files with 0 additions and 8 deletions

View File

@ -6,14 +6,6 @@
* @subpackage Administration
*/
/**
* We are upgrading WordPress.
*
* @since 1.5.1
* @var bool
*/
define( 'WP_INSTALLING', true );
/** Load WordPress Bootstrap */
require( '../wp-load.php' );