--no-auth-cache
git-svn-id: http://svn.automattic.com/wordpress/trunk@19745 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
2e8a358541
commit
bba7742b9f
|
@ -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' );
|
||||
|
||||
|
|
Loading…
Reference in New Issue