aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/plugin/apcups.php
diff options
context:
space:
mode:
Diffstat (limited to 'plugin/apcups.php')
-rw-r--r--plugin/apcups.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/plugin/apcups.php b/plugin/apcups.php
index 07498f0..faa586e 100644
--- a/plugin/apcups.php
+++ b/plugin/apcups.php
@@ -18,8 +18,6 @@ require_once 'inc/collectd.inc.php';
18# apcups/voltage-output.rrd 18# apcups/voltage-output.rrd
19 19
20$obj = new Type_Default($CONFIG); 20$obj = new Type_Default($CONFIG);
21$obj->width = $width;
22$obj->heigth = $heigth;
23 21
24switch($obj->args['type']) { 22switch($obj->args['type']) {
25 case 'charge': 23 case 'charge':