mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-06-13 10:09:27 +00:00
remove debug code
This commit is contained in:
@@ -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")
|
||||
|
||||
Reference in New Issue
Block a user