From 8437c066e1785511d7baaf3340c950d8ab66229c Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Tue, 31 Jan 2012 16:27:51 +0400 Subject: implement digestTest back misc digest updates and improvements --- 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 51b7d7c33..03fc068ea 100644 --- a/include/rssfuncs.php +++ b/include/rssfuncs.php @@ -151,7 +151,7 @@ } // Send feed digests by email if needed. - send_headlines_digests($link, 100, $debug); + send_headlines_digests($link, $debug); } // function update_daemon_common -- cgit v1.2.3