diff --git a/includes/polling/ports.inc.php b/includes/polling/ports.inc.php index 350b1438c..c8dffbb3e 100755 --- a/includes/polling/ports.inc.php +++ b/includes/polling/ports.inc.php @@ -160,7 +160,7 @@ // End Eventlogging /// Do EtherLike-MIB - if($config['enable_etherlike']) { include("port-etherlike.inc.php"); } + if($config['enable_ports_etherlike']) { include("port-etherlike.inc.php"); } // Update MySQL if ($update) {