Brown papperbag bug: do not include html headers in rss/atom feeds!
This commit is contained in:
parent
fbcd630e20
commit
e9aacb8ff4
1 changed files with 1 additions and 0 deletions
|
|
@ -50,6 +50,7 @@ fn blagh_init {
|
||||||
fn blagh_setup_feed_handlers {
|
fn blagh_setup_feed_handlers {
|
||||||
handler_body_main=NOT_USED_by_blagh_feeds
|
handler_body_main=NOT_USED_by_blagh_feeds
|
||||||
res_tail=()
|
res_tail=()
|
||||||
|
headers=()
|
||||||
master_template=apps/blagh/$1 # Should we allow tempalte override?
|
master_template=apps/blagh/$1 # Should we allow tempalte override?
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue