From 59e01892510995788e7f0ab536dc1c0f43eb7b00 Mon Sep 17 00:00:00 2001 From: jeremy Date: Wed, 30 Oct 2024 21:47:21 +0100 Subject: [PATCH] ajout du lient de retour au main --- client_management.php | 1 + 1 file changed, 1 insertion(+) diff --git a/client_management.php b/client_management.php index 89395a6..533f79d 100644 --- a/client_management.php +++ b/client_management.php @@ -92,5 +92,6 @@ $clients = $stmt->fetchAll(); + Retour à la page principale