derniere fonctionnalité

This commit is contained in:
pierre renaudot
2023-11-06 17:25:16 +01:00
parent 443c0225ae
commit 591b6a0d41
8 changed files with 18 additions and 26 deletions

View File

@@ -65,7 +65,6 @@ switch ($action) {
break;
case 'validerAjouter':
case 'validerModifier': {
//var_dump($_REQUEST);
if (!isset($pdo)) {
require_once ("../include/class.pdo.php");