librefm-commits
[Top][All Lists]
Advanced

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

[Librefm-commits] [1596] wtf is this stuff doing?


From: Matt Lee
Subject: [Librefm-commits] [1596] wtf is this stuff doing?
Date: Thu, 14 May 2009 20:37:45 +0000

Revision: 1596
          http://svn.sv.gnu.org/viewvc/?view=rev&root=librefm&revision=1596
Author:   mattl
Date:     2009-05-14 20:37:44 +0000 (Thu, 14 May 2009)
Log Message:
-----------
wtf is this stuff doing?

Modified Paths:
--------------
    trunk/nixtape/data/Group.php

Modified: trunk/nixtape/data/Group.php
===================================================================
--- trunk/nixtape/data/Group.php        2009-05-14 20:35:38 UTC (rev 1595)
+++ trunk/nixtape/data/Group.php        2009-05-14 20:37:44 UTC (rev 1596)
@@ -283,7 +283,7 @@
                global $base_uri;
                if (!empty($this->avatar_uri))
                        return $this->avatar_uri;
-               return $base_uri . '/themes/' . $default_theme . 
'/images/default-avatar.stream.png';
+               return $base_url . '/themes/' . $default_theme . 
'/images/default-avatar.stream.png';
        }
 
        function getURL() {





reply via email to

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