correct getting Drop-fields for Questtype ?dragndrop?

This commit is contained in:
oliver 2015-04-17 21:29:54 +02:00
commit 9a367a8354

View file

@ -149,7 +149,7 @@
// Get Drops
$drops = array();
if(!is_null($dndField)) {
$this->Dragndrop->getDrops($dndField['quest_id']);
$drops = $this->Dragndrop->getDrops($dndField['quest_id']);
}
// Get Character answers