mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-25 16:44:28 +00:00
- Added new permission to access to tbl_bundesland table using basis/nation
- Added bundesland controller and model
This commit is contained in:
@@ -6,6 +6,7 @@ $config['fhc_version'] = '3.2';
|
||||
|
||||
$config['fhc_acl'] = array
|
||||
(
|
||||
'bis.tbl_bundesland' => 'basis/nation',
|
||||
'bis.tbl_nation' => 'basis/nation',
|
||||
'bis.tbl_lgartcode' => 'basis/lgartcode',
|
||||
|
||||
|
||||
Reference in New Issue
Block a user