From f0308c35054bceb479b5188ffa05c5696c1b7d87 Mon Sep 17 00:00:00 2001 From: NOrtmann1 Date: Sun, 14 Jun 2026 22:49:48 +0200 Subject: [PATCH] Update updateArticle.php --- content/updateArticle.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/updateArticle.php b/content/updateArticle.php index 96d0690..b693674 100644 --- a/content/updateArticle.php +++ b/content/updateArticle.php @@ -10,7 +10,7 @@ include_once 'php/controller/showArticle-controller.php'; Seite: Beitrag erstellen Inhalt: Formular für die Erstellung eines neuen Beitrags --> -
" id="editor-form" class="article-editor-scope.editor-container article-editor-scope editor-container"> +" id="editor-form" enctype="multipart/form-data" class="article-editor-scope.editor-container article-editor-scope editor-container">