mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
Added anchors to page comments in rss
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@39610 467b73ca-7a2a-4603-9d3b-597d59a354a9
This commit is contained in:
parent
4560135eb9
commit
bf8357f2ef
@ -13,7 +13,7 @@
|
||||
<% if Date %><pubDate>$Date.Rfc822</pubDate>
|
||||
<% else %><pubDate>$Created.Rfc822</pubDate><% end_if %>
|
||||
<% if Author %><author>$Author.XML</author><% end_if %>
|
||||
<guid>$ID</guid>
|
||||
<guid>$AbsoluteLink</guid>
|
||||
</item>
|
||||
<% end_control %>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user