Ticket #6621: patch.diff
| File patch.diff, 479 bytes (added by , 18 years ago) |
|---|
-
menu.php
52 52 $submenu['users.php'][5] = array(__('Authors & Users'), 'edit_users', 'users.php'); 53 53 $submenu['users.php'][10] = array(__('Your Profile'), 'read', 'profile.php'); 54 54 } else { 55 $_wp_real_parent_file['users.php'] = 'profile.php'; 55 56 $submenu['profile.php'][5] = array(__('Your Profile'), 'read', 'profile.php'); 56 57 } 57 58