MSAPI, headers

pull/368/head
qkqpttgf 2021-06-24 15:55:24 +08:00 committed by GitHub
parent c6e93168af
commit 3249934f36
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -928,7 +928,7 @@ class Onedrive {
return $diskSpace;
}
protected function MSAPI($method, $path, $data = '')
protected function MSAPI($method, $path, $data = '', $headers = [])
{
$activeLimit = getConfig('activeLimit', $this->disktag);
if ($activeLimit!='') {