Ticket #3167: timeline_rss.diff
| File timeline_rss.diff, 405 bytes (added by anonymous, 5 years ago) |
|---|
-
/templates/timeline_rss.cs
old new 27 27 <pubDate><?cs var:event.date ?></pubDate> 28 28 <link><?cs var:event.href ?></link> 29 29 <description><?cs var:event.message ?></description> 30 <guid isPermaLink="false"><?cs var:event.guid ?></guid> 30 31 </item><?cs 31 32 /each ?> 32 33 </channel>
