profileArticle-controller.php Implementierung
This commit is contained in:
@@ -23,6 +23,5 @@ if (isset($_GET["id"])){
|
||||
}
|
||||
}else{
|
||||
$_SESSION["message"] = "article_not_found";
|
||||
echo "article_not_found";
|
||||
}
|
||||
?>
|
||||
Reference in New Issue
Block a user