From 5aa045473d919ecc87cc2defebb665b24a4d2d95 Mon Sep 17 00:00:00 2001 From: Patrick Davison Date: Fri, 13 Apr 2012 16:25:46 -0700 Subject: Score Update time and Achievement name fixes --- includes/datas.php | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) (limited to 'includes') diff --git a/includes/datas.php b/includes/datas.php index 42132f8..9062ae0 100644 --- a/includes/datas.php +++ b/includes/datas.php @@ -27,9 +27,9 @@ function topScores($mapid, $top = 5) { LIMIT $top "; $result = mysql_query($sql); - + $utime = date("g:i A (T)"); $output .= ""; - $output .= ""; + $output .= ""; $output .= ""; $output .= ""; $output .= ""; @@ -47,13 +47,13 @@ function topScores($mapid, $top = 5) { $wallEmblem = 'blank.png'; } - $cdate = date("g:i A", strtotime($cdate)); + $cdate = date("g:i A (T)", strtotime($cdate)); if ($_SESSION['userID'] == $userID) $output .= "
RankBadgeName