Update the URL to the dashboard

This commit is contained in:
FusionPBX 2021-11-13 15:28:42 -07:00 committed by GitHub
parent dbd1fc27fe
commit af3c1bb193
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -251,7 +251,7 @@
$_SESSION['login']['destination']['url'] = (strlen($destination_query) > 0) ? $destination_path.'?'.$destination_query : $destination_path;
}
else {
$_SESSION['login']['destination']['url'] = PROJECT_PATH."/core/user_settings/user_dashboard.php";
$_SESSION['login']['destination']['url'] = PROJECT_PATH."/core/dashboard/";
}
//add the header