done collecting data debug message: remove title
This commit is contained in:
parent
8dffcd0175
commit
70caff4811
|
@ -553,7 +553,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
if ($debug_enabled) {
|
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
|
// TODO: less memory-hungry implementation
|
||||||
|
|
Loading…
Reference in New Issue