From 782e3358100c2879364e94f89dadc994a483aced Mon Sep 17 00:00:00 2001 From: Atte Date: Thu, 11 Sep 2014 15:47:09 +0300 Subject: [PATCH] Update characterprofile.php ops --- characterprofile.php | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/characterprofile.php b/characterprofile.php index 1d555b4..005af9e 100644 --- a/characterprofile.php +++ b/characterprofile.php @@ -53,12 +53,13 @@ if (isset($_GET['name']) === true && empty($_GET['name']) === false) { ?> - 0) //if player doesn't have any achievement points it won't echo the line below. echo 'Achievement Points' .$achievement. ' '; - } + } + } ?>