rss indent
git-svn-id: file:///home/shish/svn/shimmie2/trunk@459 7f39781d-f577-437e-ae19-be835c7a54ca
This commit is contained in:
parent
e7a7617ae6
commit
316bc49cb2
@ -38,13 +38,13 @@ class RSS_Images extends Extension {
|
||||
);
|
||||
|
||||
$data .= "
|
||||
<item>
|
||||
<title>{$image->id} - $tags</title>
|
||||
<link>$link</link>
|
||||
<guid isPermaLink=\"true\">$link</guid>
|
||||
<pubDate>$posted</pubDate>
|
||||
<description>$content</description>
|
||||
</item>
|
||||
<item>
|
||||
<title>{$image->id} - $tags</title>
|
||||
<link>$link</link>
|
||||
<guid isPermaLink=\"true\">$link</guid>
|
||||
<pubDate>$posted</pubDate>
|
||||
<description>$content</description>
|
||||
</item>
|
||||
";
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user