1
0
mirror of https://tt-rss.org/git/tt-rss.git synced 2024-06-22 11:36:38 +02:00

done collecting data debug message: remove title

This commit is contained in:
Andrew Dolgov 2013-02-26 19:26:38 +04:00
parent 8dffcd0175
commit 70caff4811

View File

@ -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