ajout d'une fiche si non existante et test selon l'etat de la fiche courante
This commit is contained in:
@@ -23,7 +23,7 @@ if (isset($_POST['login']) && isset($_POST['password'])) {
|
||||
header('location: index.php?direction=home');
|
||||
}
|
||||
} else {
|
||||
header('location: index.php');
|
||||
include('vues/v_connexion.php');
|
||||
}
|
||||
die;
|
||||
/*
|
||||
|
Reference in New Issue
Block a user