summaryrefslogtreecommitdiff
path: root/http/index.php
diff options
context:
space:
mode:
authorMichaƂ Klichowicz <emkael@tlen.pl>2020-05-16 19:26:44 +0200
committerGitHub <noreply@github.com>2020-05-16 19:26:44 +0200
commite34beab42e1c64965e7567e9e37fc3390fe79710 (patch)
tree6f3418eaac05ca451eb2c522fb2b4ac21729571d /http/index.php
parentb70009db358e73b374b48a9bad3d981da37040ef (diff)
parent00d867eb3e83a23157f593593063c6dfffb49aa6 (diff)
Merge pull request #5 from PZBS/local-b-net
BridgeNET Lokalny
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 8159e28..13594c7 100644
--- a/http/index.php
+++ b/http/index.php
@@ -1,3 +1,3 @@
<?php
-Header('location: pkle2018.php');
+Header('location: pkle2020a.php');
die();