Revert "do automatic gzcdecode on feed data"
This reverts commit aea03558bb
.
This commit is contained in:
parent
aea03558bb
commit
d0d86316ee
1 changed files with 0 additions and 2 deletions
|
@ -308,8 +308,6 @@
|
||||||
_debug("update_rss_feed: fetch done.");
|
_debug("update_rss_feed: fetch done.");
|
||||||
}
|
}
|
||||||
|
|
||||||
$feed_data = gzdecode($feed_data);
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
if (!$feed_data) {
|
if (!$feed_data) {
|
||||||
|
|
Loading…
Reference in a new issue