aboutsummaryrefslogtreecommitdiffstats
path: root/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'index.php')
-rw-r--r--index.php2
1 files changed, 0 insertions, 2 deletions
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