mirror of
https://github.com/WordPress/WordPress.git
synced 2024-11-05 02:10:45 +01:00
5 lines
71 B
PHP
5 lines
71 B
PHP
|
<?php
|
||
|
|
||
|
require_once( './admin.php' );
|
||
|
|
||
|
require( '../update-core.php' );
|