librefm-commits
[Top][All Lists]
Advanced

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

[Librefm-commits] [1046] bug fix


From: Toby Inkster
Subject: [Librefm-commits] [1046] bug fix
Date: Thu, 30 Apr 2009 08:56:07 +0000

Revision: 1046
          http://svn.sv.gnu.org/viewvc/?view=rev&root=librefm&revision=1046
Author:   tobyink
Date:     2009-04-30 08:56:07 +0000 (Thu, 30 Apr 2009)
Log Message:
-----------
bug fix

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

Modified: trunk/nixtape/data/Server.php
===================================================================
--- trunk/nixtape/data/Server.php       2009-04-30 08:29:35 UTC (rev 1045)
+++ trunk/nixtape/data/Server.php       2009-04-30 08:56:07 UTC (rev 1046)
@@ -266,7 +266,7 @@
         * @param string $username The username we want a URL for
         * @return A string containing URL to the user's profile
         */
-       static function getUserURL ($username, $component)
+       static function getUserURL ($username, $component='profile')
        {
                global $friendly_urls, $base_url;
                if ($component == 'edit')





reply via email to

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