@@ -60,6 +60,9 @@ if (isset($_POST['form_id'])) {
$_POST['verify_new_username']
);
break;
case 'update_profile_picture_form':
update_profile_picture();
case 'request_role_change_form':
request_role_change(
$_COOKIE['user_id'],
The note is not visible to the blocked user.