fix typo in variable

This commit is contained in:
oliver 2016-02-12 10:08:42 +01:00
parent 14ea890c8b
commit 16f85f1006

View file

@ -93,7 +93,7 @@
$character = $this->Characters->getCharacterForUserAndSeminary($this->Auth->getUserId(), $seminary['id']);
$charactergroups = $this->Charactergroups->getGroupsForCharacter($character['id']);
if(!empty($charactergroups)) {
$charactergroup = $stationgroups[0];
$charactergroup = $charactergroups[0];
}
}
// Select group by parameter