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 .= "
|
$data .= "
|
||||||
<item>
|
<item>
|
||||||
<title>{$image->id} - $tags</title>
|
<title>{$image->id} - $tags</title>
|
||||||
<link>$link</link>
|
<link>$link</link>
|
||||||
<guid isPermaLink=\"true\">$link</guid>
|
<guid isPermaLink=\"true\">$link</guid>
|
||||||
<pubDate>$posted</pubDate>
|
<pubDate>$posted</pubDate>
|
||||||
<description>$content</description>
|
<description>$content</description>
|
||||||
</item>
|
</item>
|
||||||
";
|
";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user