CRITICAL: Fixed debug information being visible
parent
1a981c8d96
commit
1b65f3c036
|
@ -22,7 +22,7 @@ if ($statement->rowCount() > 0) {
|
|||
}
|
||||
} else {
|
||||
//wrong user name
|
||||
header("Location: https://lostcave.ddnss.de/common/threadr/login/?error=credentials&1=0");
|
||||
header("Location: https://lostcave.ddnss.de/common/threadr/login/?error=credentials");
|
||||
die();
|
||||
}
|
||||
?>
|
||||
|
|
Loading…
Reference in New Issue