1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-15 20:05:55 +00:00

globalUpdateFeeds: disable debugging info

This commit is contained in:
Andrew Dolgov
2011-12-25 00:17:22 +04:00
parent be512431eb
commit 036cd3a410
3 changed files with 5 additions and 5 deletions

View File

@@ -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