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