Update
This commit is contained in:
@@ -10,7 +10,7 @@ $solution = $_POST['solution'];
|
|||||||
|
|
||||||
$db = new Database();
|
$db = new Database();
|
||||||
|
|
||||||
db->updateQuestion($question, $answer0, $answer1, $answer2, $solution);
|
$db->updateQuestion($question, $answer0, $answer1, $answer2, $solution);
|
||||||
|
|
||||||
|
|
||||||
//header("Location: questions-show.php");
|
//header("Location: questions-show.php");
|
||||||
|
Reference in New Issue
Block a user