From: Andrew Dolgov Date: Tue, 26 Feb 2013 15:26:38 +0000 (+0400) Subject: done collecting data debug message: remove title X-Git-Tag: 1.7.1~32 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=70caff4811b1e443831e2f4e1e5a1445837fec18;p=tt-rss.git done collecting data debug message: remove title --- diff --git a/include/rssfuncs.php b/include/rssfuncs.php index 922b0ccb..ba9e30b0 100644 --- a/include/rssfuncs.php +++ b/include/rssfuncs.php @@ -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