fix bug: error drive will 500
This commit is contained in:
@@ -417,6 +417,7 @@ function baseclassofdrive($d = null)
|
||||
|
||||
function extendShow_diskenv($drive)
|
||||
{
|
||||
if (!$drive) return [];
|
||||
return $drive->ext_show_innerenv();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user