- Timestamp:
- 10/01/08 08:02:29 (3 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
events/phpframework/plain_php/trunk/core/RssRenderer.php
r20336 r20339 5 5 function render(RssResponse $r) 6 6 { 7 header('Content-type: text/xml; charset=UTF-8');7 header('Content-type: application/rss+xml; charset=UTF-8'); 8 8 9 9 list($title, $link, $desc) = $r->getChannel();
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)