Merge branch 'master' into feature-63132/Berechtigungssystem_Rollen_in_Rollen

This commit is contained in:
Paolo
2026-07-09 10:49:02 +02:00
153 changed files with 13329 additions and 4529 deletions
+1 -1
View File
@@ -350,7 +350,7 @@ class benutzerberechtigung extends basis_db
};
$roles = defined('STUDENTS_KEEP_PERMISSIONS_AFTER_USER_INACTIVE_ROLES')
? implode(', ', array_map($mapfunc, unserialize(STUDENTS_KEEP_PERMISSIONS_AFTER_USER_INACTIVE_ROLES)))
: 'NO_DEFINED_ROLE';
: "'NO_DEFINED_ROLE'";
$sql = <<<EOSQL
SELECT