modification pdo

This commit is contained in:
pierre renaudot
2023-12-21 10:43:53 +01:00
parent ce94d71198
commit 7fcee1a7bf
9 changed files with 152 additions and 61 deletions

View File

@@ -7,6 +7,8 @@
// Date : 03/05/2023 à 11H01 '
// Auteur : pascal-blain@wanadoo.fr '
//****************************************'
header('location: index.php?direction=home');
if (!isset($_REQUEST['action'])) {
$_REQUEST['action'] = 'demandeConnexion';
}