From 8a66e8af3f7444a0a9836228462c14945bec2906 Mon Sep 17 00:00:00 2001 From: NOrtmann1 <145041949+NOrtmann1@users.noreply.github.com> Date: Thu, 11 Jun 2026 12:25:18 +0200 Subject: [PATCH] Update updateArticle.php --- content/updateArticle.php | 220 +++++++++++++++++++++++++++++++++----- 1 file changed, 193 insertions(+), 27 deletions(-) diff --git a/content/updateArticle.php b/content/updateArticle.php index 5d7bb5f..69a726d 100644 --- a/content/updateArticle.php +++ b/content/updateArticle.php @@ -40,45 +40,211 @@ include_once 'php/controller/showArticle-controller.php';