From 9bd63e51ebace12b061aa027e4089328bdfc390c Mon Sep 17 00:00:00 2001 From: Tom Laermans Date: Sun, 13 May 2012 16:58:28 +0000 Subject: [PATCH] fixiedoo git-svn-id: http://www.observium.org/svn/observer/trunk@3175 61d68cd4-352d-0410-923a-c4978735b2b8 --- includes/functions.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/functions.php b/includes/functions.php index e1e5c0acc..929321720 100755 --- a/includes/functions.php +++ b/includes/functions.php @@ -766,7 +766,7 @@ function include_dir($dir, $regex = "") function is_port_valid($port, $device) { - global $config; $debug; + global $config, $debug; if (strstr($port['ifDescr'], "irtual")) {