[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    www/sites/www/community/donations/statistics
From:       Albert Astals Cid <aacid () kde ! org>
Date:       2014-07-31 17:11:46
Message-ID: E1XCttK-0001Mj-3O () scm ! kde ! org
[Download RAW message or body]

SVN commit 1395323 by aacid:

and now make the code correct


 M  +1 -1      index.php  


--- trunk/www/sites/www/community/donations/statistics/index.php #1395322:1395323
@@ -152,7 +152,7 @@
     }
 
     uasort($merged_urls, function($a, $b) {
-        if ($a['1'] != $b['1']
+        if ($a['1'] != $b['1'])
             return $a['1'] < $b['1'];
         else
             return $a['0'] < $b['0'];
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic