From 3d6f2e46400379bc512c6fb7c7394fbee9e60d76 Mon Sep 17 00:00:00 2001 From: raylu Date: Wed, 7 Dec 2011 22:25:20 -0800 Subject: make countdown timer a little more accurate --- app.php | 7 ------- pages/home.php | 59 +++++++++++++++++++++++++--------------------------------- 2 files changed, 25 insertions(+), 41 deletions(-) diff --git a/app.php b/app.php index c2db175..d799a97 100644 --- a/app.php +++ b/app.php @@ -215,10 +215,3 @@ function translatemap($mapMatrix, $mapID) { $r .= "\n"; return $r; } - - - - - - - diff --git a/pages/home.php b/pages/home.php index ef3438c..815f8fd 100644 --- a/pages/home.php +++ b/pages/home.php @@ -116,43 +116,34 @@ $mergesolution = $map;
-
- New maps in: 00:00:00 + New maps in: 00:00:00
+
-- cgit v1.2.3