[Frugalware-git] homepage-ng: * updating planet feed

Devil505 devil505linux at gmail.com
Tue Aug 10 15:15:24 CEST 2010


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

commit d2fe29cc004a9707f6f62f8c38dd78c3739c20f5
Author: Devil505 <devil505linux at 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");


More information about the Frugalware-git mailing list