mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-25 08:34:29 +00:00
- DB_Model added new functionalities
- Codeception changed - Studiengang_model fixed message error - Removed File and File_model, they will be replaced by Dms and Dms_model - Added new permissions in fhcomplete config file
This commit is contained in:
@@ -9,6 +9,9 @@ $config['fhc_acl'] = array
|
||||
'bis.tbl_nation' => 'basis/nation',
|
||||
'bis.tbl_lgartcode' => 'basis/lgartcode',
|
||||
|
||||
'campus.tbl_dms' => 'basis/tbl_dms',
|
||||
'campus.tbl_dms_version' => 'basis/tbl_dms_version',
|
||||
|
||||
'lehre.tbl_studienplan' => 'basis/studienplan',
|
||||
'lehre.tbl_studienordnung' => 'basis/studienordnung',
|
||||
'lehre.vw_studienplan' => 'basis/vw_studienplan',
|
||||
|
||||
Reference in New Issue
Block a user