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:
ryan 2010-10-21 13:15:27 +00:00
parent d3451c6301
commit e4b451307f
1 changed files with 5 additions and 0 deletions

View File

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