don't include HTML garbage at end of MIDI file

This commit is contained in:
tmont 2025-08-07 11:51:24 -07:00
parent b5b7a339c3
commit 0117c9fd82

View File

@ -135,5 +135,7 @@
{ {
echo "<script>alert('not enough data! argh!');</script>"; echo "<script>alert('not enough data! argh!');</script>";
} }
die();
} }
?> ?>