mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-02-10 16:01:33 +00:00
daemon: sort by random
This commit is contained in:
@@ -153,7 +153,7 @@
|
||||
|
||||
if (isset($options["daemon-loop"])) {
|
||||
if (!make_stampfile('update_daemon.stamp')) {
|
||||
die("error: unable to create stampfile\n");
|
||||
_debug("warning: unable to create stampfile\n");
|
||||
}
|
||||
|
||||
// Call to the feed batch update function
|
||||
|
||||
Reference in New Issue
Block a user