aboutsummaryrefslogtreecommitdiffstats
path: root/en/downloads/dl.php
diff options
context:
space:
mode:
Diffstat (limited to 'en/downloads/dl.php')
-rw-r--r--en/downloads/dl.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/en/downloads/dl.php b/en/downloads/dl.php
index 5f058fd9d..18d47208b 100644
--- a/en/downloads/dl.php
+++ b/en/downloads/dl.php
@@ -1,4 +1,4 @@
<?php
header('HTTP/1.1 301 Moved Permanently');
header('Location: /downloads/');
-?> \ No newline at end of file
+die;