From 3c90ac2d9603de9fa20f37451d566c7a59ddf26e Mon Sep 17 00:00:00 2001 From: Adam Amstrong Date: Tue, 29 Dec 2009 01:03:46 +0000 Subject: [PATCH] and again. really. git-svn-id: http://www.observium.org/svn/observer/trunk@570 61d68cd4-352d-0410-923a-c4978735b2b8 --- includes/polling/ports.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) {