mirror of
https://github.com/unraid/webgui.git
synced 2026-03-15 23:41:29 -05:00
More SMART fixes for unassigned devices
This commit is contained in:
@@ -17,6 +17,7 @@ Tag="hdd-o"
|
||||
<?
|
||||
require_once "$docroot/webGui/include/Preselect.php";
|
||||
$disk = &$disks[$name];
|
||||
$date = date('Ymd-Hi');
|
||||
$events = explode('|',$disk['smEvents'] ?? $var['smEvents'] ?? $numbers);
|
||||
|
||||
function displayTemp($temp) {
|
||||
|
||||
Reference in New Issue
Block a user