mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 11:45:56 +00:00
change caching to save xml data, remove RDF init section
This commit is contained in:
@@ -63,9 +63,6 @@ class FeedParser {
|
||||
array_push($this->items, new FeedItem_Atom($article));
|
||||
}
|
||||
|
||||
break;
|
||||
case $this::FEED_RDF:
|
||||
|
||||
break;
|
||||
case $this::FEED_RSS:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user