summaryrefslogtreecommitdiff
path: root/http
diff options
context:
space:
mode:
authoremkael <emkael@tlen.pl>2020-05-13 00:20:42 +0200
committeremkael <emkael@tlen.pl>2020-05-13 00:20:42 +0200
commit61fe073ccb506972f85e128eb7751dcb501c1fe7 (patch)
treecb5d26bb345304d27121024c872e65116668dcd4 /http
parent42872f5de957f408890cb81afafb73f71063be3d (diff)
Freezing API version for pkle2020.php
Diffstat (limited to 'http')
-rw-r--r--http/pkle2020.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/http/pkle2020.php b/http/pkle2020.php
index 8f350d6..25bee03 100644
--- a/http/pkle2020.php
+++ b/http/pkle2020.php
@@ -82,6 +82,7 @@ function display() {
function sendit(form) {
var params = {
+ version: 2, // the 2020 KMP version of 2018 RegKlas
type: parseInt(form.typ.value),
contestants: parseInt(form.iuc.value),
players: parseInt(form.izw.value),