Skip to content

Commit

Permalink
error login
Browse files Browse the repository at this point in the history
  • Loading branch information
hugodemenez committed Feb 4, 2022
1 parent 6233972 commit b720a5a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions backend/login_verification.php
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,8 @@
}

}
else
{
header('Location: ../index.php?erreur=1');
}
?>

0 comments on commit b720a5a

Please sign in to comment.