librefm-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Librefm-commits] [1777] add link to source, etc


From: Matt Lee
Subject: [Librefm-commits] [1777] add link to source, etc
Date: Sun, 24 May 2009 16:03:05 +0000

Revision: 1777
          http://svn.sv.gnu.org/viewvc/?view=rev&root=librefm&revision=1777
Author:   mattl
Date:     2009-05-24 16:03:05 +0000 (Sun, 24 May 2009)
Log Message:
-----------
add link to source, etc

Modified Paths:
--------------
    trunk/gnukebox/display.php

Modified: trunk/gnukebox/display.php
===================================================================
--- trunk/gnukebox/display.php  2009-05-24 16:01:18 UTC (rev 1776)
+++ trunk/gnukebox/display.php  2009-05-24 16:03:05 UTC (rev 1777)
@@ -58,7 +58,7 @@
 
                        echo "<li>" . $row['username'] . " listened to
                        " . $row['artist'] . "&mdash;" . $row['track']
-                       . "at " . human_timestamp($row['time'])
+                       . " at " . $row['time'])
                        . "</li>\n";
 
                        } 
@@ -66,5 +66,9 @@
 
        </ul>
 
+       <hr>
+
+       <address>Powered by <a href="http://gnukebox.org";>GNUkebox</a> &mdash; 
<a 
href="http://svn.savannah.gnu.org/viewvc/trunk/gnukebox/?root=librefm";>Source 
code</a></address>
+
 </body>
 </html>
\ No newline at end of file





reply via email to

[Prev in Thread] Current Thread [Next in Thread]