mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Revert "Merge pull request #158 from laf/issue-156"
This reverts commite6fa7d433d
, reversing changes made toe2280aa603
. This commit does not constitute agreement with the claim of copyright violation made by Adam Armstrong ate6fa7d433d
This commit is contained in:
@@ -89,7 +89,7 @@ function poll_sensor($device, $class, $unit)
|
||||
|
||||
function poll_device($device, $options)
|
||||
{
|
||||
global $config, $device, $polled_devices, $db_stats, $memcache, $exec_response;
|
||||
global $config, $device, $polled_devices, $db_stats, $memcache;
|
||||
|
||||
$attribs = get_dev_attribs($device['device_id']);
|
||||
|
||||
|
Reference in New Issue
Block a user