We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ee1ba1 commit f3b2dd9Copy full SHA for f3b2dd9
generate_srt.php
@@ -128,4 +128,4 @@ function handleDownload($filename) {
128
header('Content-Length: ' . filesize($path));
129
readfile($path);
130
exit;
131
-}
+}
0 commit comments