set fax failed when missing (#7077)
This commit is contained in:
parent
52e5da9a23
commit
440ffb69db
|
|
@ -366,6 +366,7 @@
|
|||
}
|
||||
else {
|
||||
echo "fax file missing: ".$fax_file."\n";
|
||||
$fax_status = 'failed';
|
||||
}
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue