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