From 64558106102ba145acda061a582ed3720823d8cc Mon Sep 17 00:00:00 2001 From: raul Date: Mon, 30 Jun 2014 11:48:40 -0300 Subject: [i18n]creation of the lang folder --- config.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config.php') diff --git a/config.php b/config.php index c2e9dff2..1639c7c3 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',str_replace("\n", "", file_get_contents('lang.txt'))); +define('LANG',str_replace("\n", "", file_get_contents('lang/lang.txt'))); define('CONFIG_TGZ_LIST_DIR', '/opt/openslx/configs'); -- cgit v1.2.3-55-g7522