mirror of
https://github.com/WordPress/WordPress.git
synced 2024-12-25 10:38:11 +01:00
9c31fd7c70
git-svn-id: http://svn.automattic.com/wordpress/trunk@15746 1a063a9b-81f0-0310-95a4-ce76da25c4cd
6 lines
72 B
PHP
6 lines
72 B
PHP
<?php
|
|
|
|
require_once( './admin.php' );
|
|
|
|
require( '../index-extra.php' );
|