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

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