From c7853633846a9faa0ef4ef08413c07e49585f61d Mon Sep 17 00:00:00 2001 From: NOrtmann1 <145041949+NOrtmann1@users.noreply.github.com> Date: Fri, 29 May 2026 17:40:56 +0100 Subject: [PATCH] missing_id --- content/updateArticle.php | 2 +- php/controller/showArticle-controller.php | 1 + php/controller/updateArticle-controller.php | 4 +++- 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/content/updateArticle.php b/content/updateArticle.php index 4595eb3..3266217 100644 --- a/content/updateArticle.php +++ b/content/updateArticle.php @@ -8,7 +8,7 @@ include_once 'php/controller/showArticle-controller.php';