mirror of
https://git.tt-rss.org/fox/tt-rss.git
synced 2025-12-07 22:10:59 +01:00
remove feed update interval debugging
This commit is contained in:
parent
f074ffe945
commit
d5974daa33
@ -293,11 +293,6 @@
|
||||
$rss->set_raw_data($feed_data);
|
||||
$rss->enable_cache(false);
|
||||
|
||||
if ($debug_enabled) {
|
||||
_debug("feed update interval (sec): " .
|
||||
get_feed_update_interval($link, $feed)*60);
|
||||
}
|
||||
|
||||
@$rss->init();
|
||||
|
||||
// print_r($rss);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user