Update common.php

This commit is contained in:
qkqpttgf 2020-03-05 15:14:58 +08:00 committed by GitHub
parent c70d2d8f7c
commit ffb539316d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -624,6 +624,7 @@ function main($path)
set_time_limit(0);
$block = 102400;
$s = 0;
$t = $s+1;
while($s<$t) {
$header = [];
$e = $s + $block;