MOH: Minor adjustment.
This commit is contained in:
parent
aad703b018
commit
d3943cb097
|
|
@ -136,7 +136,7 @@
|
|||
header("Expires: Sat, 26 Jul 1997 05:00:00 GMT"); // Date in the past
|
||||
if ($_GET['t'] == "bin") {
|
||||
header("Content-Length: ".filesize($stream_full_path));
|
||||
}
|
||||
}
|
||||
ob_clean();
|
||||
fpassthru($fd);
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue