From 44bc39077cba2a5fcbc5b14313b0dfa967d83294 Mon Sep 17 00:00:00 2001 From: structix Date: Thu, 4 Jul 2019 13:16:44 +0200 Subject: [PATCH] Update --- cgi-bin/uebung09/questions-edit.php | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) 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 << +