librefm-commits
[Top][All Lists]
Advanced

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

[Librefm-commits] [1562] restore normal behavior


From: Clint Adams
Subject: [Librefm-commits] [1562] restore normal behavior
Date: Thu, 14 May 2009 04:34:06 +0000

Revision: 1562
          http://svn.sv.gnu.org/viewvc/?view=rev&root=librefm&revision=1562
Author:   clint
Date:     2009-05-14 04:34:06 +0000 (Thu, 14 May 2009)
Log Message:
-----------
restore normal behavior

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-14 04:33:35 UTC (rev 
1561)
+++ trunk/gnukebox/nowplaying/1.2/index.php     2009-05-14 04:34:06 UTC (rev 
1562)
@@ -27,7 +27,6 @@
 if(empty($_POST['s']) || empty($_POST['a']) || empty($_POST['t'])) {
        die("FAILED Required POST parameters are empty\n");
 }
-die("OK\n");
 
 $session_id = $_POST['s'];
 





reply via email to

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