diff --git a/include/db.php b/include/db.php index ceb78f0..7317f03 100644 --- a/include/db.php +++ b/include/db.php @@ -1,8 +1,8 @@ query($sql1) or die('Erreur SQL !'.$sql1.''.$mysqli->error); $chants = array(); $ch = $req1->fetch_assoc();