X-Git-Url: https://git.piment-noir.org/?p=Project_webapp.git;a=blobdiff_plain;f=includes%2Freservations.php;h=44208ba7dc85e41f5380e4e40ccf9a190c358f1f;hp=b2d8f4fc9b6e6bf86155b7ce7215702db838579c;hb=f78b341761ca9547a4a73b3e27814946434cb254;hpb=33eb6f2ab954597a257e9eb8f793a9bc52dd9524 diff --git a/includes/reservations.php b/includes/reservations.php index b2d8f4f..44208ba 100644 --- a/includes/reservations.php +++ b/includes/reservations.php @@ -3,6 +3,7 @@ global $is_logged_in; if (!$is_logged_in) { echo "Please login first."; redirect("index.php?page=login", 2); + exit(); } ?> -

Mes réservations

+

Mes réservations