librefm-commits
[Top][All Lists]
Advanced

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

[Librefm-commits] [1234] oops


From: Clint Adams
Subject: [Librefm-commits] [1234] oops
Date: Wed, 06 May 2009 19:25:08 +0000

Revision: 1234
          http://svn.sv.gnu.org/viewvc/?view=rev&root=librefm&revision=1234
Author:   clint
Date:     2009-05-06 19:25:08 +0000 (Wed, 06 May 2009)
Log Message:
-----------
oops

Modified Paths:
--------------
    trunk/nixtape/admin/report/mbid-mismatch.php

Modified: trunk/nixtape/admin/report/mbid-mismatch.php
===================================================================
--- trunk/nixtape/admin/report/mbid-mismatch.php        2009-05-06 19:20:07 UTC 
(rev 1233)
+++ trunk/nixtape/admin/report/mbid-mismatch.php        2009-05-06 19:25:08 UTC 
(rev 1234)
@@ -35,7 +35,7 @@
        $i = 0;
 
        while (!$recordSet->EOF) {
-               $trow = sanitize($recordSet);
+               $trow = sanitize($recordSet->fields);
                $aEntries[$i++] = $trow;
                $recordSet->MoveNext();
        }





reply via email to

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