done collecting data debug message: remove title
This commit is contained in:
parent
8dffcd0175
commit
70caff4811
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue