diff options
Diffstat (limited to '')
| -rw-r--r-- | plugin/hddtemp.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/plugin/hddtemp.php b/plugin/hddtemp.php index ff073cb..10f71e6 100644 --- a/plugin/hddtemp.php +++ b/plugin/hddtemp.php | |||
| @@ -20,5 +20,3 @@ $obj->rrd_format = '%.1lf'; | |||
| 20 | 20 | ||
| 21 | collectd_flush($obj->identifiers); | 21 | collectd_flush($obj->identifiers); |
| 22 | $obj->rrd_graph(); | 22 | $obj->rrd_graph(); |
| 23 | |||
| 24 | ?> | ||
