aboutsummaryrefslogtreecommitdiffstats
path: root/localeDetection.class.php
Commit message (Collapse)AuthorAgeFilesLines
* Fix language redirection (see bug 7091)Romain d'Alverny2012-08-171-3/+5
| | | | | | | - modify relocate() function in langs.inc.php - modify ChooseLocale class constructor in localeDetection.class.php - we currently use ll-cc language tag format (instead of ll-CC, which ChooseLocale strictly expects until now)
* redirect root access after browser lang prefsRomain d'Alverny2010-10-221-0/+114