*** empty log message ***

svn path=/trunk/boinc/; revision=10082
This commit is contained in:
David Anderson 2006-05-02 20:37:24 +00:00
parent 230b116e1a
commit d678926d95
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ function success($x) {
db_init();
//xml_header();
xml_header();
$auth = process_user_text($_GET["account_key"]);
$user = lookup_user_auth($auth);