ext show
parent
4ea8cb5bef
commit
ff85f901f8
|
@ -25,6 +25,11 @@ class Aliyundrive {
|
|||
//return $tmp;
|
||||
}
|
||||
|
||||
public function ext_show_innerenv()
|
||||
{
|
||||
return [];
|
||||
}
|
||||
|
||||
public function list_files($path = '/')
|
||||
{
|
||||
|
||||
|
|
Loading…
Reference in New Issue