From f59bb0d5953a1789ea3a012e6384fcf2c06ab705 Mon Sep 17 00:00:00 2001 From: Steffen Ritter Date: Mon, 3 May 2021 16:33:47 +0200 Subject: [statistics] Remove useless line --- modules-available/statistics/pages/machine.inc.php | 1 - 1 file changed, 1 deletion(-) diff --git a/modules-available/statistics/pages/machine.inc.php b/modules-available/statistics/pages/machine.inc.php index ea545b16..87e8ad14 100644 --- a/modules-available/statistics/pages/machine.inc.php +++ b/modules-available/statistics/pages/machine.inc.php @@ -284,7 +284,6 @@ class SubPage 'duration' => '-', 'glyph' => 'user', ]; - $row['duration'] = floor($row['data'] / 86400) . 'd ' . gmdate('H:i', $row['data']); } elseif ($client['state'] === 'OFFLINE') { $spans['graph'] .= '
 
'; $spans['rows'][] = [ -- cgit v1.2.3-55-g7522