From 23bc6e137e6ef618c0b8498cdf1281ddfd52ea2f Mon Sep 17 00:00:00 2001 From: rubisalpha Date: Mon, 23 Mar 2026 12:25:45 +0000 Subject: [PATCH] Actualiser dashboard.php --- dashboard.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dashboard.php b/dashboard.php index c858740..6660a74 100644 --- a/dashboard.php +++ b/dashboard.php @@ -7,8 +7,8 @@ if (!isset($_SESSION['user'])) { exit(); } -include 'includes/header.php'; -include 'includes/nav.php'; +include 'include/header.php'; +include 'include/nav.php'; include 'personne1.php'; ?> @@ -24,4 +24,4 @@ include 'personne1.php';
  • Classe :
  • - \ No newline at end of file + \ No newline at end of file