librefm-commits
[Top][All Lists]
Advanced

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

[Librefm-commits] [1525] username is unnecessary for nowplaying


From: Clint Adams
Subject: [Librefm-commits] [1525] username is unnecessary for nowplaying
Date: Tue, 12 May 2009 04:37:57 +0000

Revision: 1525
          http://svn.sv.gnu.org/viewvc/?view=rev&root=librefm&revision=1525
Author:   clint
Date:     2009-05-12 04:37:57 +0000 (Tue, 12 May 2009)
Log Message:
-----------
username is unnecessary for nowplaying

Modified Paths:
--------------
    trunk/gnukebox/nowplaying/1.2/index.php

Modified: trunk/gnukebox/nowplaying/1.2/index.php
===================================================================
--- trunk/gnukebox/nowplaying/1.2/index.php     2009-05-12 04:26:10 UTC (rev 
1524)
+++ trunk/gnukebox/nowplaying/1.2/index.php     2009-05-12 04:37:57 UTC (rev 
1525)
@@ -30,7 +30,6 @@
 
 $session_id = $_POST['s'];
 
-$username = $adodb->qstr(usernameFromSID($session_id));
 $MQsess = $adodb->qstr($session_id);
 
 $artist = $adodb->qstr($_POST['a']);





reply via email to

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