From 351ef244932aa1bb63b3092ef4c57f556956d7a4 Mon Sep 17 00:00:00 2001 From: Romain d'Alverny Date: Thu, 31 Mar 2011 10:04:15 +0000 Subject: lang redirection changes --- index.php | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) (limited to 'index.php') diff --git a/index.php b/index.php index 28a39ede5..9dfedcb3e 100644 --- a/index.php +++ b/index.php @@ -1,5 +1,6 @@ setDefaultLocale('en'); - -header(sprintf('Location: /%s/', $locale->getCompatibleLocale())); -die; \ No newline at end of file +relocate($langs); \ No newline at end of file -- cgit v1.2.1