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

commit 75aa1f2e01c2eb455ae9110d0ab5fa42d6db340e
Author: Pingax <pin...@frugalware.fr>
Date:   Wed Feb 9 10:34:23 2011 +0100

* Typo fix

diff --git a/frugalware/rss.php b/frugalware/rss.php
index 7f8c0fc..e85181a 100644
--- a/frugalware/rss.php
+++ b/frugalware/rss.php
@@ -208,7 +208,7 @@ $buf .= "<?xml version=\"1.0\" encoding=\"utf-8\"?>
<title>".$handle['title']."</title>
<description>".$handle['desc']."</description>
<link href=".$handle['link']."></link>
-       <atom:link href=\"".$handle['link']."" rel=\"self\" 
type=\"application/rss+xml\" />\n";
+       <atom:link href=\"'.$handle['link'].'" rel=\"self\" 
type=\"application/rss+xml\" />\n";

foreach( $handle['items'] as $i )
{
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to