mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Globalize getColorForState function (#10944)
* globalize getColorForState function
This commit is contained in:
@@ -76,7 +76,6 @@ class Hipchat extends Transport
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
$data[] = "message=" . urlencode($obj["msg"]);
|
||||
if ($version == 1) {
|
||||
$data[] = "room_id=" . urlencode($option["room_id"]);
|
||||
|
Reference in New Issue
Block a user