diff --git a/2020-2021/TD1/index.php b/2020-2021/TD1/index.php index a764bb0..7b8fe1a 100755 --- a/2020-2021/TD1/index.php +++ b/2020-2021/TD1/index.php @@ -27,8 +27,6 @@ $voitures = array( "VW" => array("Up", "Polo", "Golf", "Passat") ); -echo "voici l'ensemble des variables de ce fichier :"; - ?>