From d0d49c62c950534da57ee50ab10e7057e0e824d7 Mon Sep 17 00:00:00 2001 From: Hassan Mahamat Dogo <144594201+hassandogo@users.noreply.github.com> Date: Mon, 10 Jun 2024 11:02:00 +0100 Subject: [PATCH] Update variables.php j'ai remplacer e-mail de mickael.andrieu@exemple.com par hassan@gmail.com. --- P3/P3C5/variables.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/P3/P3C5/variables.php b/P3/P3C5/variables.php index f82403f..ddd9f48 100644 --- a/P3/P3C5/variables.php +++ b/P3/P3C5/variables.php @@ -3,9 +3,9 @@ $users = [ [ 'full_name' => 'Mickaƫl Andrieu', - 'email' => 'mickael.andrieu@exemple.com', + 'email' => 'hassan@gmail.com', 'age' => 34, - 'password' => 'devine', + 'password' => '1234', ], [ 'full_name' => 'Mathieu Nebra',