From 90328c8077d2469da3105fee16b08ef170dbb744 Mon Sep 17 00:00:00 2001 From: JunkJumper Date: Mon, 7 Sep 2020 11:51:56 +0200 Subject: [PATCH] "TD1 fini plus style css" --- 2020-2021/TD1/index.php | 2 -- 1 file changed, 2 deletions(-) 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 :"; - ?>