summaryrefslogtreecommitdiff
path: root/http/pkle.php
diff options
context:
space:
mode:
authoremkael <emkael@tlen.pl>2019-01-19 14:22:26 +0100
committeremkael <emkael@tlen.pl>2019-01-19 14:22:26 +0100
commit65c363b3f1c6ae98931bab4d08aeedd276510110 (patch)
treee56502f4a631a2e549d63d5439b3560842460acf /http/pkle.php
parent12a77a8e9897ab0956cf9020a00470bd310bb2a0 (diff)
Revised directory structure
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();