adding error message

This commit is contained in:
root
2024-12-15 17:33:16 +00:00
parent e5bfbdb5f1
commit 8b94f7f9fe

View File

@@ -58,6 +58,7 @@
} }
else else
{ {
echo("failed sending file to printer!");
} }
} }
} }