correct rights for managing Characters (Issue #156)
This commit is contained in:
parent
4b0830c930
commit
670091a3bb
4 changed files with 9 additions and 8 deletions
|
|
@ -37,6 +37,7 @@
|
|||
// Set userdata
|
||||
$this->set('loggedUser', \hhu\z\controllers\IntermediateController::$user);
|
||||
$this->set('loggedSeminary', \hhu\z\controllers\SeminaryController::$seminary);
|
||||
$this->set('loggedCharacter', \hhu\z\controllers\SeminaryController::$character);
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue