Eingabevalidierung #16
@@ -24,7 +24,6 @@ if (isset($_GET["id"])){
|
||||
exit();
|
||||
}
|
||||
}else{
|
||||
header("location: ../../index.php?pfad=404");
|
||||
exit();
|
||||
$_SESSION["message"] = "missing_id";
|
||||
}
|
||||
?>
|
||||
Reference in New Issue
Block a user