From b9668010c9561e39036ed80e872b3ae1baece845 Mon Sep 17 00:00:00 2001 From: Sam Date: Thu, 6 Jul 2017 01:02:01 +0100 Subject: [PATCH] Change root user's default language to EnglishUK --- core/installation/views/installer.view.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/installation/views/installer.view.php b/core/installation/views/installer.view.php index 50de84217a..3b3e0f2808 100755 --- a/core/installation/views/installer.view.php +++ b/core/installation/views/installer.view.php @@ -867,7 +867,7 @@ 'active' => 1, 'last_online' => date('U'), 'theme_id' => 1, - 'language_id' => 1 + 'language_id' => 3 )); // Log the user in