From 61fe073ccb506972f85e128eb7751dcb501c1fe7 Mon Sep 17 00:00:00 2001 From: emkael Date: Wed, 13 May 2020 00:20:42 +0200 Subject: Freezing API version for pkle2020.php --- http/pkle2020.php | 1 + 1 file changed, 1 insertion(+) (limited to 'http/pkle2020.php') 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), -- cgit v1.2.3