diff options
-rw-r--r-- | http/pkle.php | 2 |
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(); |