summaryrefslogtreecommitdiff
path: root/include/rssfuncs.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2011-12-25 00:17:22 +0400
committerAndrew Dolgov <[email protected]>2011-12-25 00:17:22 +0400
commit036cd3a4106cf2eee0be72f0695458dfb517976b (patch)
treecaa0f67ab20cc2f97b10f0db5763b17789b26720 /include/rssfuncs.php
parentbe512431ebf4a7738aba002c19f9f6d4a9ce0a91 (diff)
globalUpdateFeeds: disable debugging info
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 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