mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-20 20:01:28 +00:00
done collecting data debug message: remove title
This commit is contained in:
@@ -553,7 +553,7 @@
|
||||
}
|
||||
|
||||
if ($debug_enabled) {
|
||||
_debug("update_rss_feed: done collecting data [TITLE:$entry_title]");
|
||||
_debug("update_rss_feed: done collecting data.");
|
||||
}
|
||||
|
||||
// TODO: less memory-hungry implementation
|
||||
|
||||
Reference in New Issue
Block a user