set fax failed when missing (#7077)

This commit is contained in:
Antonio Fernandez
2024-07-30 16:31:11 -06:00
committed by GitHub
parent 52e5da9a23
commit 440ffb69db
+1
View File
@@ -366,6 +366,7 @@
}
else {
echo "fax file missing: ".$fax_file."\n";
$fax_status = 'failed';
}
}