Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=d2fe29cc004a9707f6f62f8c38dd78c3739c20f5

commit d2fe29cc004a9707f6f62f8c38dd78c3739c20f5
Author: Devil505 <devil505li...@gmail.com>
Date:   Tue Aug 10 15:16:57 2010 +0200

* updating planet feed

diff --git a/frugalware/rss.php b/frugalware/rss.php
index 33badfd..c087ae2 100644
--- a/frugalware/rss.php
+++ b/frugalware/rss.php
@@ -178,7 +178,7 @@ switch($_GET['type'])
die();
case "blogs":
header('Content-Type: application/xml; charset=utf-8');
-               
print(file_get_contents("http://planet.frugalware.org/rss20.xml";));
+               
print(file_get_contents("http://planet.frugalware.org/feed.php?type=atom";));
die();
default:
include("header.php");
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to