Verfeinerungen
parent
7439b9d2c3
commit
94506f14c9
|
@ -110,7 +110,7 @@ $db_link = mysqli_connect('localhost', 'web_b-3', 'een7Ao6s', 'bibliothek_candle
|
|||
header("Location: benutzer_existiert_nicht.html");
|
||||
}
|
||||
}else{
|
||||
echo'not set';
|
||||
header("Location: 404.html");
|
||||
}
|
||||
|
||||
?>
|
||||
|
|
|
@ -127,7 +127,7 @@ $db_link = mysqli_connect('localhost', 'web_b-3', 'een7Ao6s', 'bibliothek_candle
|
|||
header("Location: benutzer_existiert_nicht.html");
|
||||
}
|
||||
}else{
|
||||
echo'not set';
|
||||
header("Location: 404.html");
|
||||
}
|
||||
|
||||
?>
|
||||
|
|
Loading…
Reference in New Issue