1) implement basic CharactersAgent
2) use view for Character groups
This commit is contained in:
parent
3517d6d0ed
commit
2f65a89ef4
15 changed files with 311 additions and 11 deletions
|
|
@ -50,6 +50,8 @@
|
|||
|
||||
// Set userdata
|
||||
$this->set('loggedUser', static::$user);
|
||||
$this->set('loggedSeminary', static::$seminary);
|
||||
$this->set('loggedCharacter', static::$character);
|
||||
}
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue