We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b6a53c3 + c700ce7 commit c11af9fCopy full SHA for c11af9f
1 file changed
script/desktop/10.0/submitdiag/index.php
@@ -52,7 +52,7 @@
52
}
53
54
$data = [
55
- "type" => "composer",
+ "upload_type" => "composer",
56
"username" => $username,
57
"files[]" => new cURLFile($DataFilename, 'application/octet-stream', $Filename),
58
"synchronous" => 'true'
0 commit comments