forked from root/threadr.lostcave.ddnss.de
CRITICAL: Fixed debug information being visible
parent
1a981c8d96
commit
1b65f3c036
|
@ -22,7 +22,7 @@ if ($statement->rowCount() > 0) {
|
||||||
}
|
}
|
||||||
} else {
|
} else {
|
||||||
//wrong user name
|
//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();
|
die();
|
||||||
}
|
}
|
||||||
?>
|
?>
|
||||||
|
|
Loading…
Reference in New Issue