]> git.wh0rd.org - tt-rss.git/commit
Call the subscription hook from the plugins even if fetch_file_contents returned...
authorMatthieuS <sartmatt@gmail.com>
Wed, 23 May 2018 09:00:04 +0000 (09:00 +0000)
committerMatthieuS <sartmatt@gmail.com>
Wed, 23 May 2018 09:00:04 +0000 (09:00 +0000)
commit5d95676ecc665395bad96b3a8b2930715e5b947b
tree99dc9183396f86cadf7cbd068f6ca8af92a1f42c
parentf0dbfedc810f6d8aabf6b2031c79fd47362991c3
Call the subscription hook from the plugins even if fetch_file_contents returned no data

This allows a plug-in to override the fetch when the core fetch method fails for some feeds (eg. Tumblr feeds when requested from an EU IP).
classes/feeds.php