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