include Character groups Achievements when copying Seminaries
This commit is contained in:
parent
957d420493
commit
2a932d1134
3 changed files with 10 additions and 2 deletions
|
|
@ -461,6 +461,7 @@
|
|||
array_key_exists('charactergroupsgroups', $elements),
|
||||
array_key_exists('charactergroupsquests', $elements),
|
||||
array_key_exists('charactergroupsqueststations', $elements),
|
||||
array_key_exists('charactergroupsachievements', $elements),
|
||||
array_key_exists('map', $elements)
|
||||
);
|
||||
$seminary = $this->Seminaries->getSeminaryById($seminaryId);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue