*** empty log message ***

svn path=/trunk/boinc/; revision=2192
This commit is contained in:
David Anderson 2003-08-25 19:59:47 +00:00
parent da06e5d76e
commit 771bb12dd6
1 changed files with 2 additions and 0 deletions

View File

@ -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.