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