mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 19:53:56 +00:00
Update fax_queue.php
This commit is contained in:
@@ -165,7 +165,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
//remove the old pid file
|
//remove the old pid file
|
||||||
if (file_exists($file)) {
|
if (file_exists($pid_file)) {
|
||||||
unlink($pid_file);
|
unlink($pid_file);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user