diff --git a/cgi-bin/uebung09/questions-edit.php b/cgi-bin/uebung09/questions-edit.php index fd1ad33..6aa0f3c 100644 --- a/cgi-bin/uebung09/questions-edit.php +++ b/cgi-bin/uebung09/questions-edit.php @@ -15,6 +15,7 @@ $an2 = $question['answer2']; echo <<

Frage bearbeiten

@@ -24,7 +25,7 @@ echo << END; - echo('"); + echo(''); echo << @@ -33,7 +34,7 @@ echo <<Antwort 1:
END; - echo(''); + echo(''); echo << @@ -42,7 +43,7 @@ echo <<Antwort 2:
END; - echo('"); + echo(''); echo <<