@ -13,6 +13,7 @@ $conn = mysqli_connect($servername, $username, $password);
if (!$conn)
{
die("Datenbankfehler"); // kein Echo/Debug im Produktivcode
echo "Fehler";
}
else {
echo "erfolgreich";
The note is not visible to the blocked user.