mirror of
https://port.numenaute.org/aleajactaest/khanat-opennel-code.git
synced 2024-11-10 09:19:01 +00:00
cleanup sync
--HG-- branch : rc-botanic-webdev
This commit is contained in:
parent
3dbb08f1d1
commit
677c8fa251
1 changed files with 64 additions and 63 deletions
|
@ -19,6 +19,7 @@ class Sync{
|
|||
$pid = pcntl_fork();
|
||||
}
|
||||
$pidfile = '/tmp/ams_cron_pid';
|
||||
|
||||
if(isset($pid)) {
|
||||
// We're the main process.
|
||||
} else {
|
||||
|
|
Loading…
Reference in a new issue