I'm missing a do_action in the user-edit.php file for the Update case. In the profile-update.php is he do_action('personal_options_update') command.
I need it for a plugin that add some extra options/infos to User but the admin can“t edit them because ther is no do_action.