Brown papperbag bug: do not include html headers in rss/atom feeds!

This commit is contained in:
Uriel 2009-02-13 13:23:19 +00:00
parent fbcd630e20
commit e9aacb8ff4

View file

@ -50,6 +50,7 @@ fn blagh_init {
fn blagh_setup_feed_handlers {
handler_body_main=NOT_USED_by_blagh_feeds
res_tail=()
headers=()
master_template=apps/blagh/$1 # Should we allow tempalte override?
}