summaryrefslogtreecommitdiff
path: root/http
diff options
context:
space:
mode:
authoremkael <emkael@tlen.pl>2020-05-13 00:10:46 +0200
committeremkael <emkael@tlen.pl>2020-05-13 00:10:46 +0200
commit42872f5de957f408890cb81afafb73f71063be3d (patch)
tree69ae0b69c48609565ae4f6b183d42a6c7501975b /http
parentb70009db358e73b374b48a9bad3d981da37040ef (diff)
This should not have been here.
Diffstat (limited to 'http')
-rw-r--r--http/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/http/index.php b/http/index.php
index 8159e28..0bc46be 100644
--- a/http/index.php
+++ b/http/index.php
@@ -1,3 +1,3 @@
<?php
-Header('location: pkle2018.php');
+Header('location: pkle2020.php');
die();