mirror of
https://github.com/ACSPRI/queXS
synced 2024-04-02 12:12:16 +00:00
Clear log in a general way using the system sort process as will only run periodically
This commit is contained in:
@@ -621,10 +621,6 @@ class voipWatch extends voip {
|
||||
$time = time();
|
||||
}
|
||||
|
||||
if ($process_id) {
|
||||
process_clear_log($process_id);
|
||||
}
|
||||
|
||||
} while ($this->keepWatching);
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user