librefm-commits
[Top][All Lists]
Advanced

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

[Librefm-commits] [1045] Show people directly to the source.


From: Toby Inkster
Subject: [Librefm-commits] [1045] Show people directly to the source.
Date: Thu, 30 Apr 2009 08:29:35 +0000

Revision: 1045
          http://svn.sv.gnu.org/viewvc/?view=rev&root=librefm&revision=1045
Author:   tobyink
Date:     2009-04-30 08:29:35 +0000 (Thu, 30 Apr 2009)
Log Message:
-----------
Show people directly to the source.

Modified Paths:
--------------
    trunk/nixtape/user-journal.php

Modified: trunk/nixtape/user-journal.php
===================================================================
--- trunk/nixtape/user-journal.php      2009-04-30 08:27:07 UTC (rev 1044)
+++ trunk/nixtape/user-journal.php      2009-04-30 08:29:35 UTC (rev 1045)
@@ -89,7 +89,7 @@
                        'rel'=>'alternate',
                        'type' => 'application/rss+xml' ,
                        'title' => 'RSS 1.0 Feed (Journal)',
-                       'href' => 
$base_url.'/rdf.php?fmt=rss&page='.htmlentities($_SERVER['REQUEST_URI'])
+                       'href' => $rssFeed
                        )
                ));
        $smarty->display('user-journal.tpl');





reply via email to

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