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:
Ryan Boren 2010-10-21 13:15:27 +00:00
parent 142fcc3a35
commit 238431b624

View File

@ -0,0 +1,5 @@
<?php
require_once( './admin.php' );
require( '../update-core.php' );