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