From b692d76f7d846036d3e0720f77ffa1b41ae830cd Mon Sep 17 00:00:00 2001 From: NOrtmann1 <145041949+NOrtmann1@users.noreply.github.com> Date: Wed, 10 Jun 2026 18:39:39 +0200 Subject: [PATCH] =?UTF-8?q?session=5Fstart=20wird=20nun=20vorher=20gepr?= =?UTF-8?q?=C3=BCft,=20ob=20diese=20schon=20l=C3=A4uft?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- content/search-results.php | 4 +++- index.php | 4 +++- php/controller/createArticle-controller.php | 4 +++- php/controller/home-controller.php | 4 +++- php/controller/search-results-controller.php | 4 +++- php/controller/showArticle-controller.php | 5 ++++- php/controller/updateArticle-controller.php | 5 ++++- php/validator/article-validator.php | 1 + 8 files changed, 24 insertions(+), 7 deletions(-) diff --git a/content/search-results.php b/content/search-results.php index 3422303..35d9097 100644 --- a/content/search-results.php +++ b/content/search-results.php @@ -1,5 +1,7 @@