X-Git-Url: https://git.piment-noir.org/?p=Project_webapp.git;a=blobdiff_plain;f=includes%2Freservations.php;fp=includes%2Freservations.php;h=43148671acd1a16ce90e0ccf6032a8b4cc734599;hp=3230f342122fa57f72c52b16cd9136d04359c1b8;hb=77c2d82c70ae6b1629d372b3c4642cdc2a994698;hpb=22f1dc6402dbc9a9c5d2ed2f17ef54044d35ec2a diff --git a/includes/reservations.php b/includes/reservations.php index 3230f34..4314867 100644 --- a/includes/reservations.php +++ b/includes/reservations.php @@ -26,7 +26,6 @@ $connection->run_prepared_query(); $connection->get_pquery_result(); $rows = $connection->get_result_array(); $connection->close_prepared_query(); -//var_dump($rows); if (empty($rows)) { echo "Aucune(s) réservation(s) en cours pour le moment.
"; } else { @@ -60,7 +59,7 @@ if (empty($rows)) { - + \n"; } else {