From 036cd3a4106cf2eee0be72f0695458dfb517976b Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Sun, 25 Dec 2011 00:17:22 +0400 Subject: globalUpdateFeeds: disable debugging info --- include/rssfuncs.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/rssfuncs.php') diff --git a/include/rssfuncs.php b/include/rssfuncs.php index 7588428de..0fc462c48 100644 --- a/include/rssfuncs.php +++ b/include/rssfuncs.php @@ -147,7 +147,7 @@ } // Send feed digests by email if needed. - send_headlines_digests($link); + send_headlines_digests($link, 100, $debug); } // function update_daemon_common -- cgit v1.2.3