From 50df844e235ef8240a58cc5d97a279bcde553ab9 Mon Sep 17 00:00:00 2001
From: Caroline Schulte
Date: Wed, 3 Jun 2026 21:05:32 +0200
Subject: [PATCH] Reviewnacharbeitung
---
content/profile.php | 2 +-
php/controller/profile-controller.php | 12 ++++++++++++
2 files changed, 13 insertions(+), 1 deletion(-)
diff --git a/content/profile.php b/content/profile.php
index 0ef7179..8fc7566 100644
--- a/content/profile.php
+++ b/content/profile.php
@@ -16,7 +16,7 @@ $isEditMode = (isset($_GET["edit"]) && $_GET["edit"] === "1") || !empty($error);
-