feature:2210
Improve language management. git-svn-id: http://piwigo.org/svn/trunk@9518 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
parent
5b9f42b785
commit
2e44cc79de
7 changed files with 92 additions and 34 deletions
|
|
@ -107,7 +107,7 @@ if (isset($_GET['installstatus']))
|
|||
// +-----------------------------------------------------------------------+
|
||||
// | start template output |
|
||||
// +-----------------------------------------------------------------------+
|
||||
if ($languages->get_server_languages())
|
||||
if ($languages->get_server_languages(true))
|
||||
{
|
||||
foreach($languages->server_languages as $language)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue