mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 09:03:49 +00:00
Update the URL to the dashboard
This commit is contained in:
@@ -80,7 +80,7 @@
|
||||
header("Location: ".PROJECT_PATH.$_SESSION["login"]["destination"]["url"]);
|
||||
}
|
||||
else {
|
||||
header("Location: ".PROJECT_PATH."/core/user_settings/user_dashboard.php");
|
||||
header("Location: ".PROJECT_PATH."/core/dashboard/");
|
||||
}
|
||||
exit;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user