mirror of
https://github.com/WordPress/WordPress.git
synced 2025-02-20 19:56:49 +01:00
6 lines
74 B
PHP
6 lines
74 B
PHP
|
|
<?php
|
||
|
|
|
||
|
|
require_once( './admin.php' );
|
||
|
|
|
||
|
|
require( '../plugin-editor.php' );
|