From 5be4e5e0f785ff7d074f77c4f1ea89bb6bea6bff Mon Sep 17 00:00:00 2001 From: Harald Bamberger Date: Wed, 8 Oct 2025 17:34:13 +0200 Subject: [PATCH] remove debug code --- application/controllers/api/frontend/v1/ProfilUpdate.php | 1 - 1 file changed, 1 deletion(-) diff --git a/application/controllers/api/frontend/v1/ProfilUpdate.php b/application/controllers/api/frontend/v1/ProfilUpdate.php index cf0336bf7..9e3b72d74 100644 --- a/application/controllers/api/frontend/v1/ProfilUpdate.php +++ b/application/controllers/api/frontend/v1/ProfilUpdate.php @@ -356,7 +356,6 @@ class ProfilUpdate extends FHCAPI_Controller //? check if the permissions are set correctly - $this->addMeta('bhstudoe', $this->getOE_from_student($uid)); if ( $is_student && $this->permissionlib->isBerechtigt('student/stammdaten', "suid", $this->getOE_from_student($uid)) || $is_mitarbeiter && $this->permissionlib->isBerechtigt('mitarbeiter/stammdaten', "suid")