librefm-commits
[Top][All Lists]
Advanced

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

[Librefm-commits] [1518] blank lines


From: Clint Adams
Subject: [Librefm-commits] [1518] blank lines
Date: Tue, 12 May 2009 02:16:46 +0000

Revision: 1518
          http://svn.sv.gnu.org/viewvc/?view=rev&root=librefm&revision=1518
Author:   clint
Date:     2009-05-12 02:16:44 +0000 (Tue, 12 May 2009)
Log Message:
-----------
blank lines

Modified Paths:
--------------
    trunk/gnukebox/scrobble-utils.php

Modified: trunk/gnukebox/scrobble-utils.php
===================================================================
--- trunk/gnukebox/scrobble-utils.php   2009-05-12 02:10:44 UTC (rev 1517)
+++ trunk/gnukebox/scrobble-utils.php   2009-05-12 02:16:44 UTC (rev 1518)
@@ -94,9 +94,7 @@
                        $sql = "INSERT INTO Album (name, artist_name, image, 
artwork_license) VALUES (" . ($album) . ", " . ($artist) . ", " . ($art) . ", " 
. ($license) .")";
 
                } else {
-
                        $sql = "INSERT INTO Album (name, artist_name) VALUES (" 
. ($album) . ", " . ($artist) . ")";
-
                }
                try {
                        $adodb->Execute($sql);





reply via email to

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