mirror of
https://github.com/slawkens/myaac.git
synced 2025-10-14 09:44:55 +02:00
* auto detected browser language in select language on install
This commit is contained in:
@@ -23,6 +23,7 @@ else {
|
||||
'locales' => $locales,
|
||||
'locale' => $locale,
|
||||
'cookie_locale' => @$_COOKIE['locale'],
|
||||
'detected_locale' => @$detected_locale,
|
||||
'buttons' => next_buttons(false, true)
|
||||
));
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user