Skip to content

Commit 6f0a559

Browse files
committed
Minor fixup
1 parent 6328960 commit 6f0a559

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

poller_apcupsd.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,6 @@
102102
ON ups.id = stats.ups_id
103103
WHERE type_id = 1
104104
AND enabled = "on"
105-
AND stats.ups_status in ("ONLINE", "ONLINE SLAVE", "TRIM ONLINE")
106105
AND poller_id = ?',
107106
array($config['poller_id']));
108107

0 commit comments

Comments
 (0)