mirror of https://github.com/BOINC/boinc.git
*** empty log message ***
svn path=/trunk/boinc/; revision=10082
This commit is contained in:
parent
230b116e1a
commit
d678926d95
|
@ -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);
|
||||
|
|
Loading…
Reference in New Issue