diff options
Diffstat (limited to 'en')
-rw-r--r-- | en/index.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/en/index.php b/en/index.php index a6ff50ec8..4f1b84742 100644 --- a/en/index.php +++ b/en/index.php @@ -2,6 +2,8 @@ /** */ +require '../redir.php'; + define('HLANG', true); require '../langs.php'; |