wait to get disk space size
This commit is contained in:
@@ -768,6 +768,9 @@ class Googledrive {
|
||||
}
|
||||
return true;
|
||||
}
|
||||
public function getDiskSpace() {
|
||||
return '';
|
||||
}
|
||||
|
||||
protected function GDAPI($method, $url, $data = '')
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user