This website works better with JavaScript.
Explore
Help
Register
Sign In
banananetwork
/
tt-rss
Watch
1
Star
0
Fork
You've already forked tt-rss
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
daemon2: fix removing of pids from ctimes array
Browse Source
master
Andrew Dolgov
14 years ago
parent
0708291db4
commit
51ddf0f8bb
1 changed files
with
1 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
1
update_daemon2.php
Unescape
Escape
View File
@ -47,6 +47,7 @@
function reap_children() {
global $children;
global $ctimes;
$tmp = array();
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
banananetwork/tt-rss
Title
Body
Create Issue