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