From bd9cdadb71b9cb46e7c8c629739997d2a0c1388e Mon Sep 17 00:00:00 2001 From: raul Date: Tue, 15 Jul 2014 16:06:07 -0300 Subject: [i18n] Added administration interface for the i18n system --- config.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config.php') diff --git a/config.php b/config.php index 2fe7a78e..110f3261 100644 --- a/config.php +++ b/config.php @@ -14,7 +14,7 @@ define('CONFIG_SQL_PASS', 'geheim'); define('CONFIG_SQL_FORCE_UTF8', false); //define('CONFIG_SQL_DB', 'openslx'); -define('LANG', $language); +define ("SITE_LANGUAGES", serialize (array ("de", "en", "pt"))); define('CONFIG_TGZ_LIST_DIR', '/opt/openslx/configs'); -- cgit v1.2.3-55-g7522