mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-23 18:02:18 +00:00
- Method getCheckBewerbung implemented with new standard
- Added new permission in fhcomplete.php config file
This commit is contained in:
@@ -18,6 +18,7 @@ $config['fhc_acl'] = array
|
||||
|
||||
'public.tbl_person' => 'basis/person',
|
||||
'public.tbl_kontakt' => 'basis/kontakt',
|
||||
'public.tbl_benutzer' => 'basis/benutzer',
|
||||
'public.tbl_prestudent' => 'basis/person',
|
||||
'public.tbl_prestudentstatus' => 'basis/person',
|
||||
'public.tbl_organisationseinheit' => 'basis/organisationseinheit',
|
||||
|
||||
Reference in New Issue
Block a user