aboutsummaryrefslogtreecommitdiffstats
path: root/index.php
diff options
context:
space:
mode:
authorRomain d'Alverny <rda@mageia.org>2012-10-16 16:17:46 +0000
committerRomain d'Alverny <rda@mageia.org>2012-10-16 16:17:46 +0000
commitfffed2f9d0cd06589c72984dc70d792e4e6531be (patch)
tree68478ca51b4a59eddc507aef7203dbba3f7d2219 /index.php
parentbdfe28266ecd9a68bd4910e97b03c11d6a7b54fe (diff)
downloadwww-fffed2f9d0cd06589c72984dc70d792e4e6531be.tar
www-fffed2f9d0cd06589c72984dc70d792e4e6531be.tar.gz
www-fffed2f9d0cd06589c72984dc70d792e4e6531be.tar.bz2
www-fffed2f9d0cd06589c72984dc70d792e4e6531be.tar.xz
www-fffed2f9d0cd06589c72984dc70d792e4e6531be.zip
remove redir script
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