Brown paper bag bugfix, make rss feeds work again!
This commit is contained in:
parent
a2342d38b9
commit
ea2ab9de56
2 changed files with 12 additions and 11 deletions
|
|
@ -1,5 +1,7 @@
|
|||
Content-Type: text/xml; charset=utf-8
|
||||
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
|
||||
%{
|
||||
fn statpost {
|
||||
f = $1
|
||||
|
|
@ -25,7 +27,6 @@ fn statpost {
|
|||
|
||||
%}
|
||||
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<atom:link href="%('http://'$site^$REQUEST_URI%)" rel="self" type="application/rss+xml" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue