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