mirror of
https://github.com/WordPress/WordPress.git
synced 2025-01-12 11:21:13 +01:00
022cdc5e6c
git-svn-id: http://svn.automattic.com/wordpress/trunk@15853 1a063a9b-81f0-0310-95a4-ce76da25c4cd
6 lines
74 B
PHP
6 lines
74 B
PHP
<?php
|
|
|
|
require_once( './admin.php' );
|
|
|
|
require( '../plugin-editor.php' );
|