Fixed RSS link modified: include/plugins/news.php

Maurilio Genovese repository at lamaresh.net
Fri Dec 12 18:46:15 CST 2008


---
 include/plugins/news.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/include/plugins/news.php b/include/plugins/news.php
index 9941e63..bda5eef 100644
--- a/include/plugins/news.php
+++ b/include/plugins/news.php
@@ -108,7 +108,7 @@ switch (true)
     // default view
     default:
         // load rss link
-        $html->rss_link = "{$config->base_url}/news_rss/";
+        $html->rss_link = "{$config->base_url}/news/rss/";
 
         // max count for posts per page
         $amax = (PAGE == "home" ? 10 : 25);
-- 
1.5.6.5


--------------080409080908070204080403--



More information about the wine-patches mailing list