From 771bb12dd674b8c3fda1f51a86302f65660585c5 Mon Sep 17 00:00:00 2001 From: David Anderson Date: Mon, 25 Aug 2003 19:59:47 +0000 Subject: [PATCH] *** empty log message *** svn path=/trunk/boinc/; revision=2192 --- html/ops/create_account_action.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/html/ops/create_account_action.php b/html/ops/create_account_action.php index 9d16f374c9..896ff97edb 100644 --- a/html/ops/create_account_action.php +++ b/html/ops/create_account_action.php @@ -24,6 +24,8 @@ exit(); } + echo "Account created"; + $url = URL_BASE."/account_created.php?email_addr=".urlencode($email_addr); mail($email_addr, PROJECT. " account created", "This email confirms the creation of your ".PROJECT." account.