Clear log in a general way using the system sort process as will only run periodically

This commit is contained in:
azammitdcarf
2012-10-04 00:06:30 +00:00
parent 2a394951f6
commit a76c8f604f
3 changed files with 4 additions and 12 deletions
-4
View File
@@ -621,10 +621,6 @@ class voipWatch extends voip {
$time = time();
}
if ($process_id) {
process_clear_log($process_id);
}
} while ($this->keepWatching);
}