MSAPI, headers
This commit is contained in:
+1
-1
@@ -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!='') {
|
||||
|
||||
Reference in New Issue
Block a user