Synchronize the translations.

This commit is contained in:
Mark Crane
2015-06-06 02:37:26 +00:00
parent 076f842993
commit 2b69ac00d7
63 changed files with 1764 additions and 504 deletions
+1 -1
View File
@@ -209,7 +209,7 @@ function load_extensions() {
$x++;
}
}
//if no extension has been assigned then setting user_context will still need to be set
//if no extension has been assigned then setting the user_context will still need to be set
if (strlen($_SESSION['user_context']) == 0) {
if (count($_SESSION['domains']) == 1) {
$_SESSION['user_context'] = "default";