summaryrefslogtreecommitdiff
path: root/http/index.php
diff options
context:
space:
mode:
authoremkael <emkael@tlen.pl>2020-05-13 18:10:12 +0200
committeremkael <emkael@tlen.pl>2020-05-13 18:11:41 +0200
commita99cc025c68f4e1d7df0a20db8f2fe80cd19ce71 (patch)
treebcb3883bdcb42ddb837d83edbfff5285519efbc8 /http/index.php
parenteaa70b734619af7dfbc316642c1a17c623ad6e1f (diff)
New API version
Diffstat (limited to 'http/index.php')
-rw-r--r--http/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/http/index.php b/http/index.php
index 0bc46be..13594c7 100644
--- a/http/index.php
+++ b/http/index.php
@@ -1,3 +1,3 @@
<?php
-Header('location: pkle2020.php');
+Header('location: pkle2020a.php');
die();