From bdcb6804db8ccbbff7ce079db8a1f51eee9d15be Mon Sep 17 00:00:00 2001 From: Olivier Berten Date: Fri, 22 Mar 2013 11:26:31 +0100 Subject: [PATCH] Forgotten in commit d59e32326a54a553d68630cb59857bdaae6283f1 --- include/db.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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();