mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-07 12:13:49 +00:00
Synchronize the translations.
This commit is contained in:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user