]> git.wh0rd.org - tt-rss.git/blobdiff - update_daemon2.php
daemon2: fix removing of pids from ctimes array
[tt-rss.git] / update_daemon2.php
index d113fc9562f19eb7c0c420dc46f9ac51ed39a845..ce6a3ee9c33d63f518980e008f8f8a78a0ad10cf 100755 (executable)
@@ -47,6 +47,7 @@
 
        function reap_children() {
                global $children;
+               global $ctimes;
 
                $tmp = array();