summaryrefslogtreecommitdiff
path: root/http/pkle.php
diff options
context:
space:
mode:
Diffstat (limited to 'http/pkle.php')
-rw-r--r--http/pkle.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/http/pkle.php b/http/pkle.php
new file mode 100644
index 0000000..8159e28
--- /dev/null
+++ b/http/pkle.php
@@ -0,0 +1,3 @@
+<?php
+Header('location: pkle2018.php');
+die();