mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-16 22:42:16 +00:00
cleanup
This commit is contained in:
@@ -15,11 +15,6 @@ class MyLv extends Auth_Controller
|
||||
parent::__construct([
|
||||
'index' => 'student/anrechnung_beantragen:r' // TODO(chris): permissions?
|
||||
]);
|
||||
|
||||
// Loads phrases system
|
||||
$this->loadPhrases([
|
||||
'global'
|
||||
]);
|
||||
}
|
||||
|
||||
// -----------------------------------------------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user