From ea9fcac4ce4316ecaf56d4f99541ac012d0347d8 Mon Sep 17 00:00:00 2001 From: deepend-tildeclub <58404188+deepend-tildeclub@users.noreply.github.com> Date: Fri, 5 Jan 2024 12:02:49 -0700 Subject: [PATCH] Update signup-handler.php --- signup/signup-handler.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/signup/signup-handler.php b/signup/signup-handler.php index 5418284..2673f0a 100644 --- a/signup/signup-handler.php +++ b/signup/signup-handler.php @@ -198,7 +198,7 @@ reason: {$_REQUEST["interest"]} $makeuser "; - if (mail('sudoers', 'new tilde.club signup', $msgbody)) { + if (mail('root', 'new tilde.club signup', $msgbody)) { echo '