mirror of https://github.com/BOINC/boinc.git
parent
38640eb19a
commit
049b42c00e
|
@ -15,7 +15,7 @@ if ($user == NULL) {
|
|||
parse_str(getenv("QUERY_STRING"));
|
||||
|
||||
$f = fopen("bug_reports.xml", "a");
|
||||
$x = sprintf("<bug
|
||||
$x = sprintf("<bug>
|
||||
<userid>$user->id</userid>
|
||||
<platform>%s</platform>
|
||||
<problem>
|
||||
|
|
Loading…
Reference in New Issue