Apply fixes from StyleCI
This commit is contained in:
parent
bc40bd65f9
commit
97e2ae9806
@ -531,6 +531,7 @@ trait FilesHandler
|
||||
$this->download_to_stream($info, $stream, $cb, filesize($file), $info['size']);
|
||||
fclose($stream);
|
||||
clearstatcache();
|
||||
|
||||
return $file;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user