mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 20:05:55 +00:00
daemon2: fix removing of pids from ctimes array
This commit is contained in:
@@ -47,6 +47,7 @@
|
||||
|
||||
function reap_children() {
|
||||
global $children;
|
||||
global $ctimes;
|
||||
|
||||
$tmp = array();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user