From 274f954b8afe742203b0df76e0c15c227d7e0d43 Mon Sep 17 00:00:00 2001 From: Carlos V <76731844+cvc90@users.noreply.github.com> Date: Wed, 6 Sep 2023 16:38:45 +0200 Subject: [PATCH] Update systeminfo.php Code cleanup in the "Storage" section --- front/systeminfo.php | 5 ----- 1 file changed, 5 deletions(-) diff --git a/front/systeminfo.php b/front/systeminfo.php index ac0dcf10..b20750d3 100755 --- a/front/systeminfo.php +++ b/front/systeminfo.php @@ -341,12 +341,8 @@ for ($x = 0; $x < sizeof($storage_lsblk_line); $x++) { $temp = explode("#", $storage_lsblk_line[$x]); $storage_lsblk_line[$x] = $temp; } -// echo '
'; -// print_r($storage_lsblk_line); -// echo ''; for ($x = 0; $x < sizeof($storage_lsblk_line); $x++) { - //if (stristr($hdd_devices[$x], '/dev/')) { echo '