mirror of
https://github.com/itflow-org/itflow
synced 2026-02-28 10:54:52 +00:00
Update legacy client login links to use the new unified login method
This commit is contained in:
@@ -320,7 +320,7 @@ if (isset($_GET['logout'])) {
|
||||
session_unset();
|
||||
session_destroy();
|
||||
|
||||
redirect('login.php');
|
||||
redirect('/login.php');
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user