mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 15:45:56 +00:00
implement fetching and exporting of shared feeds
This commit is contained in:
@@ -219,6 +219,9 @@
|
||||
|
||||
_debug("Cleaned $rc cached tags.");
|
||||
|
||||
_debug("Updating linked feeds...");
|
||||
get_linked_feeds($link);
|
||||
|
||||
}
|
||||
|
||||
_debug("Elapsed time: " . (time() - $start_timestamp) . " second(s)");
|
||||
|
||||
Reference in New Issue
Block a user