X-Git-Url: https://git.piment-noir.org/?p=Project_webapp.git;a=blobdiff_plain;f=includes%2Faccount.php;h=9e725c3ac9bbfd753afdef4924492a8f6f2a7744;hp=74fbddb498e068534a11ff241fc28809df1019d4;hb=f78b341761ca9547a4a73b3e27814946434cb254;hpb=a96fefe119b8c91c2f5ae6ad04e11af676e5540b diff --git a/includes/account.php b/includes/account.php index 74fbddb..9e725c3 100644 --- a/includes/account.php +++ b/includes/account.php @@ -3,5 +3,9 @@ global $is_logged_in; if (!$is_logged_in) { echo "Please login first."; redirect("index.php?page=login", 2); + exit(); } ?> + +

Mes informations

+

Mes réversations