mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-23 09:52:22 +00:00
Routing & dynamic tab loading
This commit is contained in:
@@ -12,7 +12,7 @@ class Studentenverwaltung extends FHC_Controller
|
||||
/**
|
||||
* @return void
|
||||
*/
|
||||
public function index()
|
||||
public function _remap()
|
||||
{
|
||||
$this->load->library('AuthLib');
|
||||
$this->load->library('PermissionLib');
|
||||
|
||||
Reference in New Issue
Block a user