diff --git a/cgi-bin/uebung09/questions-edit.php b/cgi-bin/uebung09/questions-edit.php index d5b072e..fd1ad33 100644 --- a/cgi-bin/uebung09/questions-edit.php +++ b/cgi-bin/uebung09/questions-edit.php @@ -10,6 +10,8 @@ $sol = $question['solution']; $qu = $question['question']; $an0 = $question['answer0']; +$an1 = $question['answer1']; +$an2 = $question['answer2']; echo <<'); echo << + @@ -43,7 +45,7 @@ END; echo('"); echo << +