mirror of
https://github.com/WordPress/WordPress.git
synced 2024-12-24 01:57:53 +01:00
5 lines
67 B
PHP
5 lines
67 B
PHP
|
<?php
|
||
|
|
||
|
require_once( './admin.php' );
|
||
|
|
||
|
require( '../profile.php' );
|