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',