Add network/update-core.php. see #15162
git-svn-id: https://develop.svn.wordpress.org/trunk@15885 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
142fcc3a35
commit
238431b624
5
wp-admin/network/update-core.php
Normal file
5
wp-admin/network/update-core.php
Normal file
@ -0,0 +1,5 @@
|
||||
<?php
|
||||
|
||||
require_once( './admin.php' );
|
||||
|
||||
require( '../update-core.php' );
|
Loading…
Reference in New Issue
Block a user