This commit is contained in:
2021-07-06 16:31:51 +08:00
parent d0c579455d
commit f83538b687
+2
View File
@@ -140,6 +140,8 @@ class Shutdown extends Component
continue;
}
$values[] = intval($_value);
@unlink($value->getRealPath());
}
return $values;
}