summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Klichowicz <emkael@tlen.pl>2025-02-14 01:42:03 +0100
committerMichał Klichowicz <emkael@tlen.pl>2025-02-14 01:42:03 +0100
commit10b4b56429685bdb4dd479a211cf82c4594a627a (patch)
treeb54657a42605d5388e427b9e560da2976f93a798
parentb30bd3a208402f0fb6bf395dce3120de9f922689 (diff)
pkle.php -> pkle2025.php redirectHEADmaster
-rw-r--r--http/pkle.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/http/pkle.php b/http/pkle.php
index 13594c7..6709ebe 100644
--- a/http/pkle.php
+++ b/http/pkle.php
@@ -1,3 +1,3 @@
<?php
-Header('location: pkle2020a.php');
+Header('location: pkle2025.php');
die();