diff --git a/cgi-bin/uebung09/questions-edit.php b/cgi-bin/uebung09/questions-edit.php index 3b8a5cd..d5b072e 100644 --- a/cgi-bin/uebung09/questions-edit.php +++ b/cgi-bin/uebung09/questions-edit.php @@ -9,6 +9,7 @@ $question = $db->getQuestion($id); $sol = $question['solution']; $qu = $question['question']; +$an0 = $question['answer0']; echo <<"); echo << +