mirror of
https://github.com/WordPress/WordPress.git
synced 2024-11-17 16:15:24 +01:00
022cdc5e6c
git-svn-id: http://svn.automattic.com/wordpress/trunk@15853 1a063a9b-81f0-0310-95a4-ce76da25c4cd
5 lines
72 B
PHP
5 lines
72 B
PHP
<?php
|
|
|
|
require_once( './admin.php' );
|
|
|
|
require( '../theme-editor.php' ); |