diff options
Diffstat (limited to 'en/downloads/3/index.php')
-rw-r--r-- | en/downloads/3/index.php | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/en/downloads/3/index.php b/en/downloads/3/index.php index 0ff17cb97..91b4bfb8e 100644 --- a/en/downloads/3/index.php +++ b/en/downloads/3/index.php @@ -1,2 +1,3 @@ <?php -header('Location: /3/');
\ No newline at end of file +header('Location: /3/'); +die; |