From fffed2f9d0cd06589c72984dc70d792e4e6531be Mon Sep 17 00:00:00 2001 From: Romain d'Alverny Date: Tue, 16 Oct 2012 16:17:46 +0000 Subject: remove redir script --- en/index.php | 2 -- index.php | 2 -- redir.php | 17 ----------------- 3 files changed, 21 deletions(-) delete mode 100644 redir.php diff --git a/en/index.php b/en/index.php index 4f1b84742..a6ff50ec8 100644 --- a/en/index.php +++ b/en/index.php @@ -2,8 +2,6 @@ /** */ -require '../redir.php'; - define('HLANG', true); require '../langs.php'; diff --git a/index.php b/index.php index 9f04e776b..750ce878d 100644 --- a/index.php +++ b/index.php @@ -3,8 +3,6 @@ * */ -require 'redir.php'; - require_once 'langs.inc.php'; // NOTE, this should go to the main controller in the next platform diff --git a/redir.php b/redir.php deleted file mode 100644 index 43603e0f8..000000000 --- a/redir.php +++ /dev/null @@ -1,17 +0,0 @@ -