. require_once("../inc/db.inc"); require_once("../inc/util.inc"); require_once("../inc/user.inc"); check_get_args(array()); page_head(tra("Forgot your account info?")); echo "
"
.tra("Enter the email address below, and click OK. You will be sent email instructions for resetting your password.");
$master_url = parse_config(get_config(), ""
.tra("2) If you forgot your account's email address, or you can't receive email there:")."
"
.tra("If you have run BOINC under this account, you can still access it. Here's how:")."
";
start_table();
echo "";
end_table();
page_tail();
?>
<account>
<master_url>".MASTER_URL."/</master_url>
<authenticator>8b8496fdd26df7dc0423ecd43c09a56b</authenticator>
<project_name>".PROJECT."</project_name>
...
</account>