T201704040056
This commit is contained in:
@@ -40,4 +40,6 @@
|
||||
$next_question = Question::get_next_question($db, $uid);
|
||||
$data = array('results' => $results, 'next' => $next_question);
|
||||
|
||||
Database::create_response($data, $error);
|
||||
|
||||
?>
|
||||
Reference in New Issue
Block a user