From d896798e14a981101ec7a67b3dd46aba48d5dc84 Mon Sep 17 00:00:00 2001 From: pitch314 <8677243+pitch314@users.noreply.github.com> Date: Thu, 14 Jan 2021 03:34:15 -1000 Subject: [PATCH] =?UTF-8?q?Ajout=20possibilit=C3=A9=20graph=20m=C3=AAme=20?= =?UTF-8?q?sans=20points=20g=C3=A9n=C3=A9ral.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- views/home_stat.php | 34 ++++++++++++---------------------- 1 file changed, 12 insertions(+), 22 deletions(-) diff --git a/views/home_stat.php b/views/home_stat.php index 3cd4547c..165d6d42 100755 --- a/views/home_stat.php +++ b/views/home_stat.php @@ -293,8 +293,7 @@ // on fabrique toutes les courbes ici global $zoom; $zoom = 'false'; - $curve = create_curves($user_data["user_stat_name"], $min_date, $max_date, - $player_comp); + $curve = create_curves($user_data["user_stat_name"], $min_date, $max_date, $player_comp); $title = $lang['HOME_STATS_GRAPHIC_TITLE']; if (!empty($user_data["user_stat_name"])) { @@ -327,17 +326,17 @@ echo "