summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoremkael <emkael@tlen.pl>2021-02-10 19:12:33 +0100
committeremkael <emkael@tlen.pl>2021-02-10 19:12:33 +0100
commitf8f6cfacc2595716d67d70e1a67dce4b1bfe762e (patch)
tree05f8a5d5e72e5053b6548d26cebd5dc61baead74
parent30d57bb47a2537f02acf338f4be477e0ad359c7d (diff)
Switching web form to current API versionHEADmaster
-rw-r--r--http/pkle2020a.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/http/pkle2020a.php b/http/pkle2020a.php
index 0273e1c..2e60429 100644
--- a/http/pkle2020a.php
+++ b/http/pkle2020a.php
@@ -85,7 +85,7 @@
function sendit(form) {
var params = {
- version: 3, // the 2020 local B**eNET edition
+ version: '3.1', // the 2020 local B**eNET edition
type: parseInt(form.typ.value),
contestants: parseInt(form.iuc.value),
players: parseInt(form.izw.value),