AmauryCarrade / flarum-ext-syndication

Brings RSS and Atom feeds to Flarum
Other
20 stars 13 forks source link

Content Type #1

Closed dav-is closed 7 years ago

dav-is commented 7 years ago

Might want to fit this into your code somewhere. header('Content-Type: application/xml');

AmauryCarrade commented 7 years ago

It's already there.

dav-is commented 7 years ago

Nice!