X-Git-Url: https://scripts.mit.edu/gitweb/autoinstalls/wordpress.git/blobdiff_plain/177fd6fefd2e3d5a0ea6591c71d660cabdb3c1a4..e8f61417994be715a90671aa87f1cd70d8ba132a:/wp-admin/profile.php diff --git a/wp-admin/profile.php b/wp-admin/profile.php index 685d46c1..0f33eb2c 100644 --- a/wp-admin/profile.php +++ b/wp-admin/profile.php @@ -1,4 +1,18 @@ + +/** Load User Editing Page */ +require_once( dirname( __FILE__ ) . '/user-edit.php' );