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