mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-06-01 20:29:29 +00:00
Removed loading config Anrechnung
Not needed anymore. Using tbl_anrechnungszeitfenster now.
This commit is contained in:
@@ -36,10 +36,7 @@ class AdminAnrechnung extends Auth_Controller
|
||||
'anrechnung'
|
||||
)
|
||||
);
|
||||
|
||||
// Load configs
|
||||
$this->load->config('anrechnung');
|
||||
|
||||
|
||||
$this->_setAuthUID();
|
||||
|
||||
$this->setControllerId();
|
||||
|
||||
Reference in New Issue
Block a user