From 96cac8e7259cb1a2bf55e88e40302c9f4cc3a84e Mon Sep 17 00:00:00 2001 From: structix Date: Thu, 4 Jul 2019 12:41:52 +0200 Subject: [PATCH] ARRAY --- cgi-bin/uebung09/questions-show.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/cgi-bin/uebung09/questions-show.php b/cgi-bin/uebung09/questions-show.php index 4a6fa8d..4bc8a8a 100644 --- a/cgi-bin/uebung09/questions-show.php +++ b/cgi-bin/uebung09/questions-show.php @@ -54,6 +54,4 @@ echo <<Frage hinzufügen END; -$db->destroy(); - ?>