Add network/update-core.php. see #15162
git-svn-id: http://svn.automattic.com/wordpress/trunk@15885 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
d3451c6301
commit
e4b451307f
|
@ -0,0 +1,5 @@
|
|||
<?php
|
||||
|
||||
require_once( './admin.php' );
|
||||
|
||||
require( '../update-core.php' );
|
Loading…
Reference in New Issue