use correct FeedOptions methods. fixes #4203
commit7e23bd088acc9a711a4d14ca8e1bc21b87709866
authorAndreas Gohr <andi@splitbrain.org>
Sun, 11 Feb 2024 09:11:45 +0000 (11 10:11 +0100)
committerAndreas Gohr <andi@splitbrain.org>
Sun, 11 Feb 2024 09:11:45 +0000 (11 10:11 +0100)
tree6487960760bcf8898180b9baa02ae6b03aba153a
parent7a9c51a02e7db6a472b4afebfd75357bd20906fe
use correct FeedOptions methods. fixes #4203

This makes feed.php use the correct methods for setting the feed type
and content-type header. It also adds the missing type definition for
RSS 1.0
feed.php
inc/Feed/FeedCreator.php
inc/Feed/FeedCreatorOptions.php