X-Git-Url: https://defaria.com/gitweb/?a=blobdiff_plain;f=maps%2Fphp%2FMAPS.php;h=22110bbaa1be8d30de41938c4dab595dec24528c;hb=16babf81ce331af378de565ba73e927ff5491f65;hp=e676cf4a66c213af8572ef08005ceed3f44033e6;hpb=066348c5a08e728fd796b8a963d3f5eeb1459a28;p=clearscm.git diff --git a/maps/php/MAPS.php b/maps/php/MAPS.php index e676cf4..22110bb 100755 --- a/maps/php/MAPS.php +++ b/maps/php/MAPS.php @@ -196,7 +196,7 @@ function GetStats($nbr_days, $date = "") { function displayquickstats() { $today = substr (Today2SQLDatetime(), 0, 10); $dates = getquickstats($today); - $current_time = date("g:i a"); + $current_time = date("g:i:s a"); // Start quickstats print "
";