Update the URL to the dashboard
This commit is contained in:
@@ -80,7 +80,7 @@
|
|||||||
header("Location: ".PROJECT_PATH.$_SESSION["login"]["destination"]["url"]);
|
header("Location: ".PROJECT_PATH.$_SESSION["login"]["destination"]["url"]);
|
||||||
}
|
}
|
||||||
else {
|
else {
|
||||||
header("Location: ".PROJECT_PATH."/core/user_settings/user_dashboard.php");
|
header("Location: ".PROJECT_PATH."/core/dashboard/");
|
||||||
}
|
}
|
||||||
exit;
|
exit;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user