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