summaryrefslogtreecommitdiff
path: root/include/rssfuncs.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2012-01-31 16:27:51 +0400
committerAndrew Dolgov <[email protected]>2012-01-31 16:27:51 +0400
commit8437c066e1785511d7baaf3340c950d8ab66229c (patch)
treef7aa4298920e7561dff8f9f3adfc4c01359285da /include/rssfuncs.php
parent118f41806fec499475659c7af53d75b6b87ab887 (diff)
implement digestTest back
misc digest updates and improvements
Diffstat (limited to 'include/rssfuncs.php')
-rw-r--r--include/rssfuncs.php2
1 files changed, 1 insertions, 1 deletions
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