From 1d8e191d2b408c89709fbf71e9928f48dbcc9da2 Mon Sep 17 00:00:00 2001 From: mattl <> Date: Mon, 6 Apr 2009 20:11:43 +0000 Subject: [PATCH] fix visual bug --- gobbler/display.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gobbler/display.php b/gobbler/display.php index c638ab24..d85c0bc3 100644 --- a/gobbler/display.php +++ b/gobbler/display.php @@ -62,7 +62,7 @@ if ($req_user) { $res = $mdb2->query("SELECT username, artist, track, time FROM Scrobbles ORDER BY time DESC LIMIT 10"); - echo "