This commit is contained in:
2025-04-06 19:31:59 -06:00
parent ab00581dc6
commit 84d38dbeb3
3 changed files with 38 additions and 0 deletions
+3
View File
@@ -60,6 +60,9 @@ if (isset($_POST['form_id'])) {
$_POST['verify_new_username']
);
break;
case 'update_profile_picture_form':
update_profile_picture();
break;
case 'request_role_change_form':
request_role_change(
$_COOKIE['user_id'],