diff options
Diffstat (limited to 'plugin/sensors.php')
| -rw-r--r-- | plugin/sensors.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugin/sensors.php b/plugin/sensors.php index bfdb411..3f23e98 100644 --- a/plugin/sensors.php +++ b/plugin/sensors.php | |||
| @@ -18,7 +18,6 @@ $obj->ds_names = array( | |||
| 18 | ); | 18 | ); |
| 19 | $obj->width = $width; | 19 | $obj->width = $width; |
| 20 | $obj->heigth = $heigth; | 20 | $obj->heigth = $heigth; |
| 21 | $obj->generate_colors(); | ||
| 22 | switch($obj->args['type']) { | 21 | switch($obj->args['type']) { |
| 23 | case 'fanspeed': | 22 | case 'fanspeed': |
| 24 | $obj->rrd_title = sprintf('Fanspeed (%s)', $obj->args['pinstance']); | 23 | $obj->rrd_title = sprintf('Fanspeed (%s)', $obj->args['pinstance']); |
